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

Rusk Crashed after a "hard node reboot" by the VPS supplier #2645

Open
Rikkie82 opened this issue Oct 10, 2024 · 1 comment
Open

Rusk Crashed after a "hard node reboot" by the VPS supplier #2645

Rikkie82 opened this issue Oct 10, 2024 · 1 comment
Labels
fix:bug Something isn't working

Comments

@Rikkie82
Copy link

Describe the bug
Noticed already a couple of times my node gets stuck with the server gets a forced reboot by the supplier.
Only way a got around it and got it working was a full node reset (ruskreset) which then triggers a full re-sync, specially when fast-sync is not available (yet).
But would be better if after a forced reboot rusk would recover normally.

To Reproduce
force reboot your node
login to console and try to start rusk or fetch the status.

Expected behaviour
Node recovers itself after a hardware issue when hardware is restarted and doesn't get corrupt

Logs/Screenshot
photo_5783180349352821696_y
rusk_error_node_reboot
error2

Platform
Vultr node according to specs

Additional context

@Rikkie82 Rikkie82 added the fix:bug Something isn't working label Oct 10, 2024
@Rikkie82
Copy link
Author

looks like first Rusk service start is in middle of node reboot, afterwards it goes into a loop:

Oct 10 03:36:47 Dusk-Nocturne-Node-RG1 systemd[1]: rusk.service: Scheduled restart job, restart counter is at 1.
Oct 10 03:36:47 Dusk-Nocturne-Node-RG1 systemd[1]: Stopped DUSK Rusk.
Oct 10 03:36:47 Dusk-Nocturne-Node-RG1 systemd[1]: rusk.service: Consumed 20.768s CPU time.
Oct 10 03:36:47 Dusk-Nocturne-Node-RG1 systemd[1]: Starting DUSK Rusk...
Oct 10 03:37:07 Dusk-Nocturne-Node-RG1 systemd[1]: rusk.service: Control process exited, code=exited, status=1/FAILURE
Oct 10 03:37:07 Dusk-Nocturne-Node-RG1 systemd[1]: rusk.service: Failed with result 'exit-code'.
Oct 10 03:37:07 Dusk-Nocturne-Node-RG1 systemd[1]: Failed to start DUSK Rusk.
Oct 10 03:37:07 Dusk-Nocturne-Node-RG1 systemd[1]: rusk.service: Consumed 20.673s CPU time.
Oct 10 03:37:17 Dusk-Nocturne-Node-RG1 systemd[1]: rusk.service: Scheduled restart job, restart counter is at 2.
Oct 10 03:37:17 Dusk-Nocturne-Node-RG1 systemd[1]: Stopped DUSK Rusk.
Oct 10 03:37:17 Dusk-Nocturne-Node-RG1 systemd[1]: rusk.service: Consumed 20.673s CPU time.
Oct 10 03:37:17 Dusk-Nocturne-Node-RG1 systemd[1]: Starting DUSK Rusk...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant