eth-clients / sepolia

the sepolia/bepolia testnet configurations.
https://sepolia.dev
The Unlicense
315 stars 90 forks source link

erigon doesn't sync sepolia #37

Closed matthewdarwin closed 1 year ago

matthewdarwin commented 1 year ago

Erigon won't sync sepolia. It just crash on startup.

Error message:

Get "https://sepolia.checkpoint-sync.ethdevops.io/eth/v2/debug/beacon/states/finalized": dial tcp: lookup sepolia.checkpoint-sync.ethdevops.io on 1.1.1.1:53: no such host

xivanc commented 1 year ago

I have similar issue with erigon and Sepolia:

EROR[03-30|17:48:37.428] Erigon startup                           err="Get \"https://sepolia.checkpoint-sync.ethdevops.io/eth/v2/debug/beacon/states/finalized\": dial tcp: lookup sepolia.checkpoint-sync.ethdevops.io on 8.8.8.8:53: no such host"
Get "https://sepolia.checkpoint-sync.ethdevops.io/eth/v2/debug/beacon/states/finalized": dial tcp: lookup sepolia.checkpoint-sync.ethdevops.io on 8.8.8.8:53: no such host
q9f commented 1 year ago

Please report this with the erigon team!