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

Beacon-node crashing on Mainnet #2170

Closed
b-m-f opened this issue Jan 22, 2021 · 5 comments
Closed

Beacon-node crashing on Mainnet #2170

b-m-f opened this issue Jan 22, 2021 · 5 comments
Labels
bug Something isn't working

Comments

@b-m-f
Copy link
Contributor

b-m-f commented Jan 22, 2021

Description

This morning my beacon-node crashed with

Jan 22 04:25:06 command lighthouse[634]: thread 'tokio-runtime-worker' panicked at 'assertion failed: now >= lock.elapsed', /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0
Jan 22 04:25:06 command lighthouse[634]: note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Version

1.0.6

Present Behaviour

Upgraded to 1.1.0 already

Expected Behaviour

Not crash

Steps to resolve

No idea, also cant reproduce as the validator is live

@b-m-f b-m-f changed the title First crash since genesis Beacon-node crashing on Mainnet Jan 22, 2021
@pawanjay176
Copy link
Member

@b-m-f what hardware setup are you using?

@b-m-f
Copy link
Contributor Author

b-m-f commented Jan 22, 2021

@pawanjay176
Debian 10
1vCPU
2GB RAM

Will take a look at the Grafana DashBoard later to see if there is helpful information

@b-m-f
Copy link
Contributor Author

b-m-f commented Jan 23, 2021

So here is a small update:

All except one metric seem to be normal and similar before and after the crash.
The only thing that stands out is the following:

image

@paulhauner
Copy link
Member

Looks very similar to this other tokio panic: #2099

@paulhauner paulhauner added the bug Something isn't working label Jan 24, 2021
@paulhauner
Copy link
Member

Closing since we believe this is resolved in #2172.

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

No branches or pull requests

3 participants