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 shuts down if no peers when trying to catch up #1429

Closed
jchappelow opened this issue Feb 28, 2025 · 0 comments · Fixed by #1431
Closed

node shuts down if no peers when trying to catch up #1429

jchappelow opened this issue Feb 28, 2025 · 0 comments · Fixed by #1431

Comments

@jchappelow
Copy link
Member

2025-02-28 16:15:59.239 [ERR] CONS: error during block processing in catchup {height=7637 error=no peers available}

Its peers went away a couple seconds before, so I guess it went into catchup (we should add a log for this). The main issue is that loss of peers here should not shut things down.

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