Skip to content
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

BWS halt #6976

Open
jframe opened this issue Apr 22, 2024 · 1 comment
Open

BWS halt #6976

jframe opened this issue Apr 22, 2024 · 1 comment

Comments

@jframe
Copy link
Contributor

jframe commented Apr 22, 2024

Besu fails to finish syncing failing on the backward sync over and over.

These logs are repeated until Besu is restarted. After restarting Besu finishes the BWS normally.

{"@timestamp":"2024-04-22T00:43:48,910","level":"INFO","thread":"vert.x-worker-thread-0","class":"BackwardSyncContext","message":"Starting a new backward sync session","throwable":""}
{"@timestamp":"2024-04-22T00:44:55,166","level":"INFO","thread":"EthScheduler-Timer-0","class":"BackwardSyncContext","message":"Current backward sync session failed, it will be restarted","throwable":""}
{"@timestamp":"2024-04-22T00:45:00,426","level":"INFO","thread":"vert.x-worker-thread-0","class":"BackwardSyncContext","message":"Starting a new backward sync session","throwable":""}
{"@timestamp":"2024-04-22T00:46:06,945","level":"INFO","thread":"EthScheduler-Timer-0","class":"BackwardSyncContext","message":"Current backward sync session failed, it will be restarted","throwable":""}
{"@timestamp":"2024-04-22T00:46:13,141","level":"INFO","thread":"vert.x-worker-thread-0","class":"BackwardSyncContext","message":"Starting a new backward sync session","throwable":""}
@macfarla
Copy link
Contributor

maybe this is fixed by something in main - haven't seen this on any burn in nodes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants