We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
thread 'actix-rt|system:0|arbiter:928' panicked at chain/network/src/peer/peer_actor.rs:1606:9: unexpected closing reason: send: IO error: No route to host (os error 113) stack backtrace: 0: rust_begin_unwind 1: core::panicking::panic_fmt 2: <near_network::peer::peer_actor::PeerActor as actix::handler::Handler<near_network::peer::stream::Error>>::handle 3: <actix::address::envelope::SyncEnvelopeProxy<M> as actix::address::envelope::EnvelopeProxy<A>>::handle 4: actix::mailbox::Mailbox<A>::poll 5: <actix::contextimpl::ContextFut<A,C> as core::future::future::Future>::poll 6: tokio::runtime::task::harness::Harness<T,S>::poll 7: tokio::task::local::LocalSet::tick 8: tokio::task::local::LocalSet::run_until::{{closure}} 9: tokio::runtime::scheduler::current_thread::Context::enter 10: tokio::runtime::context::scoped::Scoped<T>::set 11: tokio::runtime::scheduler::current_thread::CoreGuard::block_on 12: tokio::runtime::context::runtime::enter_runtime 13: tokio::runtime::runtime::Runtime::block_on
encountered on a dev-release build.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
encountered on a dev-release build.
The text was updated successfully, but these errors were encountered: