-
Notifications
You must be signed in to change notification settings - Fork 40
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
skaled imported block 5866944 before block 5866938 #2016
Comments
similar situation happened after another crash: skaled imported blocks up to see the logs attached |
block 16179075 was imported before block 16179074 |
These variables are managed in the following way:
So, the only possible way to have this broken, is to have this function executed in multiple threads. This can happen in case of simultaneous work of catch-up and consensus. |
retest after state locking |
after the crash skaled restarted and started to download missing blocks. while importing them skaled imported block 5866944 before block 5866938
logs from the crashed node :
Discover search [2024-10-03T15_41_21.547+01_00].csv
logs from the healthy node:
Discover search [2024-10-03T17_30_21.984+01_00].csv
The text was updated successfully, but these errors were encountered: