celestiaorg / celestia-app

Celestia consensus node
https://celestiaorg.github.io/celestia-app/
Apache License 2.0
346 stars 293 forks source link

Consensus node crashes with "too many concurrent timer firings" #4018

Open kernelpanic9 opened 3 weeks ago

kernelpanic9 commented 3 weeks ago

Summary of Bug

Observed several consecutive crashes with the error too many concurrent timer firings. Attaching crash dump. celestia_crash_20241030.log

Version

2.3.0-mocha

Steps to Reproduce

Node crashes while syncing or following tip.

evan-forbes commented 6 days ago

hey @kernelpanic9, thanks for bringing this in! do you mind posting the relevant logs in a gist so that I don't have to download a random file?

I've never hit this error before, and unfortunately it appears to be a standard golang error instead of a comet/core specific error. This makes it difficult to determine where this error is comming from.

which version of block sync are you using in the config? have you tried state sync?