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

Validator fails to restart #35569

Closed
jacklevin74 opened this issue May 25, 2024 · 1 comment
Closed

Validator fails to restart #35569

jacklevin74 opened this issue May 25, 2024 · 1 comment
Labels
community Community contribution

Comments

@jacklevin74
Copy link

After running for few days with high load (CU 42M +) validator fails to restart with an error:

[2024-05-24T00:34:03.140014735Z WARN solana_rpc::rpc] Bank with Finalized not found at slot: 0
[2024-05-24T00:34:03.140074965Z WARN solana_rpc::rpc_health] health check: behind by 415 slots: me=1002936, latest cluster=1003351
0: rust_begin_unwind
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/panicking.rs:645:5
1: core::panicking::panic_fmt
at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/core/src/panicking.rs:72:14
2: solana_accounts_db::epoch_accounts_hash::manager::Manager::wait_get_epoch_accounts_hash
3: solana_runtime::bank::Bank::hash_internal_state
4: solana_runtime::bank::Bank::freeze
5: solana_ledger::blockstore_processor::process_blockstore_from_root
6: solana_core::validator::ProcessBlockStore::process
7: solana_core::validator::ProcessBlockStore::process_to_create_tower
8: solana_core::validator::Validator::new
9: solana_validator::main
note: Some details are omitted, run with RUST_BACKTRACE=full for a verbose backtrace.
[2024-05-24T00:34:03.152454200Z ERROR solana_metrics::metrics] datapoint: panic program="validator" thread="main" one=1i message="panicked at accounts-db/src/epoch_accounts_hash/manager.rs:72:35:
The epoch accounts hash cannot be awaited when Invalid!" location="accounts-db/src/epoch_accounts_hash/manager.rs:72:35" version="1.18.12 (src:b9c13825; feat:4215500110, client:SolanaLabs)"

@jacklevin74 jacklevin74 added the community Community contribution label May 25, 2024
Copy link
Contributor

This repository is no longer in use. Please re-open this issue in the agave repo: https://github.com/anza-xyz/agave

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

No branches or pull requests

1 participant