subsquid / worker-rs

GNU Affero General Public License v3.0
0 stars 1 forks source link

Transport upgrade 1.0.17 -> 1.0.24 #16

Open kalabukdima opened 1 week ago

kalabukdima commented 1 week ago

https://github.com/subsquid/sqd-network/compare/053c823f7e2e8b23cef1f36a9a7e0c37f721408c...328a5ce0eb57c776dc38a64226f4baf70a615c0f

This commit leads to the following errors in the worker:

ERROR sqd_network_transport::behaviour::base: Error retrieving current epoch from chain: Provider(JsonRpcClientError(SerdeJson { err: Error("expected value", line: 1, column: 1), text: "error code: 520" }))
ERROR sqd_network_transport::behaviour::base: Error retrieving current epoch from chain: BlockNotFound
Wiezzel commented 6 days ago

@kalabukdima The error is resolved by switching L1 RPC from from https://rpc.sepolia.org/ to https://eth-sepolia.public.blastapi.io/