-
Notifications
You must be signed in to change notification settings - Fork 20.1k
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
blsync error "beacon syncer reorging" #29916
Comments
Those warnings and errors were happening every slot. However once sync reached the tip of the chain they stopped. These are the logs from around that time:
I do observe these every once in a while:
|
This is not a bug, it's a feature :) The error string "beacon syncer reorging" comes from |
Let's just wait until this happens again and then investigate @s1na |
My sepolia light node has stopped finalizing after a while:
For context, I did a fresh sync and everything was working fine. Fast forward few days later, I see these warning in the logs every slot:
It looks similar to the issue above so posted it here. |
System information
Geth version:
geth version 1.14.4-unstable-a6751d6f-20240603
CL client & version: e.g. blsync
OS & Version:Linux
Expected behaviour
I had a mainnet node that was initially synced via lighthouse. However at some point I stopped lighthouse and started geth with blsync integrated. I expect to see no errors in the logs.
Actual behaviour
At first it synced a couple dozen blocks that it was behind. Then it started logging some errors. Interestingly it is still syncing and the tip is really going forward. Just that there are also these errors all the time in the logs.
The text was updated successfully, but these errors were encountered: