-
Notifications
You must be signed in to change notification settings - Fork 19
Description
i try run on github codespace but error
[2026-01-04T21:19:11.323Z] JsonRpcProvider request failed. Will retry in 64s...
[2026-01-04T21:19:11.323Z] Error: Unauthorized
at fn (file:///usr/src/yarn-project/blockchain/src/provider/json_rpc_provider.ts:45:15)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at retry (file:///usr/src/yarn-project/barretenberg.js/src/retry/index.ts:15:14)
at JsonRpcProvider.fetch (file:///usr/src/yarn-project/blockchain/src/provider/json_rpc_provider.ts:57:14)
at JsonRpcProvider.request (file:///usr/src/yarn-project/blockchain/src/provider/json_rpc_provider.ts:20:17)
at EthereumRpc.getChainId (file:///usr/src/yarn-project/barretenberg.js/src/blockchain/ethereum_rpc.ts:18:20)
at getProvider (file:///usr/src/yarn-project/falafel/src/get_components.ts:37:19)
at getComponents (file:///usr/src/yarn-project/falafel/src/get_components.ts:106:40)
at main (file:///usr/src/yarn-project/falafel/src/index.ts:13:80)