You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After I started a server with SHA-NI supported CPU and downloaded snapshot the node is not syncing normally. Latest height always stopped at snapshot latest height.
In the log it always shows up WARN/ERROR and as long as node run my RAM got used up from 32GB to 0 then crash. After crash it's not able to rerun again. Showing
thread 'main' panicked at chain/client/src/client_actor.rs:168:6:
called Result::unwrap() on an Err value: Chain(DBNotFoundErr("epoch block: E9B9C1rTDcBdwfMsp3i2P5wLXctvmupzLanpnA6RhWW4"))
stack backtrace:
0: rust_begin_unwind
1: core::panicking::panic_fmt
2: core::result::unwrap_failed
3: nearcore::start_with_config_and_synchronization
4: neard::cli::RunCmd::run::{{closure}}
5: tokio::task::local::LocalSet::run_until::{{closure}}
6: neard::cli::NeardCmd::parse_and_run
7: neard::main
note: Some details are omitted, run with RUST_BACKTRACE=full for a verbose backtrace.
Aborted
Contact Details
No response
What happened?
After I started a server with SHA-NI supported CPU and downloaded snapshot the node is not syncing normally. Latest height always stopped at snapshot latest height.
In the log it always shows up WARN/ERROR and as long as node run my RAM got used up from 32GB to 0 then crash. After crash it's not able to rerun again. Showing
thread 'main' panicked at chain/client/src/client_actor.rs:168:6:
called
Result::unwrap()
on anErr
value: Chain(DBNotFoundErr("epoch block: E9B9C1rTDcBdwfMsp3i2P5wLXctvmupzLanpnA6RhWW4"))stack backtrace:
0: rust_begin_unwind
1: core::panicking::panic_fmt
2: core::result::unwrap_failed
3: nearcore::start_with_config_and_synchronization
4: neard::cli::RunCmd::run::{{closure}}
5: tokio::task::local::LocalSet::run_until::{{closure}}
6: neard::cli::NeardCmd::parse_and_run
7: neard::main
note: Some details are omitted, run with
RUST_BACKTRACE=full
for a verbose backtrace.Aborted
Version
Node type
RPC (Default)
Are you a validator?
Relevant log output
Node head info
Node upgrade history
DB reset history
The text was updated successfully, but these errors were encountered: