-
Notifications
You must be signed in to change notification settings - Fork 152
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
My nodes are unable to synchronize #567
Comments
|
I would like to report that I have also been having this issue and at this time I am completely unable to synchronize the blockchain. I have tried adding new peers from the following resource, with no luck: https://etcnodes.org/ Additionally, I have tried re-syncing the blockchain from scratch several times over the past week, with no luck. I'm using default Snap sync, and run
My
Here are the logs I'm seeing on my end:
|
@YuXiaoCoder @leevlad can you confirm if you still have issues with syncing? |
Hello @ziogaschr my node ended up syncing after about 3 days and has been staying in sync since, though I haven't tried restarting it since then either. |
System information
Geth version:
1.12.14-stable-f1c80f7e
OS & Version: Linux
Expected behaviour
Node Normal Synchronization
Actual behaviour
Nodes cannot be synchronized, showing that they cannot connect to Peer
Steps to reproduce the behaviour
geth --classic --datadir=/data --syncmode=snap --gcmode=archive --http --http.addr=0.0.0.0 --http.port=8545 --http.vhosts=* --ws --ws.addr=0.0.0.0 --ws.port=8546
Backtrace
When submitting logs: please submit them as text and not screenshots.
The text was updated successfully, but these errors were encountered: