You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I try to add rpc calls to my substreams, it stalls and times out after a while with the error below. Inferred rpc endpoint is not correct I suppose (I run commands with -e evm-mainnet.sei.streamingfast.io:443):
Error: rpc error: code = DeadlineExceeded desc = execution timed out at block 99737354: [2c479f72d79710e59af6811f1b29aedb7e3d3330decc8521cc92edf2ff7d1f19] running wasm extension "rpc::eth_call": timeout while doing eth_call, waiting for rpc provider for 154.77µs (29 attempt(s), last error: sending request to json_rpc endpoint: parse "http://rpc-caching-proxy:8080.sei-evm-mainnet": invalid port ":8080.sei-evm-mainnet" after host). Call details: {"calls":[{"to_addr":"0x5cf6826140c1c56ff49c808a1a75407cd1df9423","data":"0x313ce567"},{"to_addr":"0x5cf6826140c1c56ff49c808a1a75407cd1df9423","data":"0x06fdde03"},{"to_addr":"0x5cf6826140c1c56ff49c808a1a75407cd1df9423","data":"0x95d89b41"}]}
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
If I try to add rpc calls to my substreams, it stalls and times out after a while with the error below. Inferred rpc endpoint is not correct I suppose (I run commands with -e evm-mainnet.sei.streamingfast.io:443):
The text was updated successfully, but these errors were encountered: