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

Node on nimbus.sepolia host fails to start due to crash #1795

Closed
jakubgs opened this issue Oct 2, 2023 · 1 comment · Fixed by #1798
Closed

Node on nimbus.sepolia host fails to start due to crash #1795

jakubgs opened this issue Oct 2, 2023 · 1 comment · Fixed by #1798

Comments

@jakubgs
Copy link
Member

jakubgs commented Oct 2, 2023

Here's the crash:

INF 2023-10-02 11:09:18.579+00:00 Starting metrics HTTP server               tid=215629 file=nimbus.nim:404 address=0.0.0.0 port=9093
ERR 2023-10-02 11:09:18.579+00:00 Cannot open beacon skeleton                topics="beacon-buddy" tid=215629 file=worker.nim:42 msg="Cannot create skeleton as ttd not set"
/data/nimbus-eth1-sepolia-master-trial/repo/nimbus/nimbus.nim(533) nimbus
/data/nimbus-eth1-sepolia-master-trial/repo/nimbus/nimbus.nim(456) start
/data/nimbus-eth1-sepolia-master-trial/repo/nimbus/sync/beacon.nim(143) start
/data/nimbus-eth1-sepolia-master-trial/repo/vendor/nimbus-build-system/vendor/Nim/lib/system/assertions.nim(38) failedAssertImpl
/data/nimbus-eth1-sepolia-master-trial/repo/vendor/nimbus-build-system/vendor/Nim/lib/system/assertions.nim(28) raiseAssert
/data/nimbus-eth1-sepolia-master-trial/repo/vendor/nimbus-build-system/vendor/Nim/lib/system/fatal.nim(54) sysFatal
Error: unhandled exception: /data/nimbus-eth1-sepolia-master-trial/repo/nimbus/sync/beacon.nim(143, 12) `ctx.startSync()`  [AssertionDefect]
@jakubgs
Copy link
Member Author

jakubgs commented Oct 3, 2023

Thanks.

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

Successfully merging a pull request may close this issue.

1 participant