-
Notifications
You must be signed in to change notification settings - Fork 492
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
Bor cannot be gracefully shutdown when disconnected from Heimdall #1146
Comments
Run into the same issue several times. This is very problematic |
It shouldn't be a case, but we will check it. |
This issue is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 14 days. |
It totally is the case. Please do not close this issue |
Experiencing the same issue |
This issue is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 14 days. |
Hi, I am able to reproduce this issue locally. Will create a PR for fixing it soon (will updated here). Thanks for reporting. |
This issue is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 14 days. |
We will release it in next release. |
System information
Tested with bor 1.1.0 and 1.2.3.
Overview of the problem
When bor is disconnected from Heimdall, it seems impossible to gracefully shutdown bor. This issue can easily led to corrupted DB (kill -9 bor generally get into "Head state missing, repairing").
Reproduction Steps
Spin up a bor instance with a wrong Heimdall URL:
Wait until the block synchronization started:
Then hit Ctrl-C or send signals:
Logs / Traces / Output / Error Messages
Logs from bor after receiving an interrupt signal:
The text was updated successfully, but these errors were encountered: