Giter Club home page Giter Club logo

Comments (7)

robin-near avatar robin-near commented on August 17, 2024

Ah oops, I forgot that this would crash nodes for real. @staffik has a fix for it.

from nearcore.

telezhnaya avatar telezhnaya commented on August 17, 2024

@robin-near I have it again

thread 'actix-rt|system:0|arbiter:494' panicked at /home/olgatelezhnaya/nearcore/core/async/src/messaging.rs:90:63:
called `Option::unwrap()` on a `None` value
stack backtrace:
   0: rust_begin_unwind
             at /rustc/07dca489ac2d933c78d3c5158e3f43beefeb02ce/library/std/src/panicking.rs:645:5
   1: core::panicking::panic_fmt
             at /rustc/07dca489ac2d933c78d3c5158e3f43beefeb02ce/library/core/src/panicking.rs:72:14
   2: core::panicking::panic
             at /rustc/07dca489ac2d933c78d3c5158e3f43beefeb02ce/library/core/src/panicking.rs:144:5
   3: core::ops::function::FnOnce::call_once{{vtable.shim}}
   4: tokio::runtime::task::raw::poll
   5: tokio::task::local::LocalSet::tick
   6: tokio::task::local::LocalSet::run_until::{{closure}}
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
Aborted

from nearcore.

robin-near avatar robin-near commented on August 17, 2024

Are you sure that node is up to date? messaging.rs doesn't even have an unwrap() call anymore 🤔

from nearcore.

telezhnaya avatar telezhnaya commented on August 17, 2024

Yes
neard (release trunk) (build 1.36.1-214-g92040b372) (rustc 1.76.0) (protocol 82) (db 38)

Have we updated statelessnet_latest branch?

from nearcore.

telezhnaya avatar telezhnaya commented on August 17, 2024

https://github.com/near/nearcore/blob/statelessnet_latest/core/async/src/messaging.rs#L90

from nearcore.

marcelo-gonzalez avatar marcelo-gonzalez commented on August 17, 2024

@telezhnaya looks like that statelessnet commit in the version string you posted doesnt include the fix for this issue though (db39fa2). try with the latest statelessnet-82.3 and it will probably be fixed

from nearcore.

telezhnaya avatar telezhnaya commented on August 17, 2024

statelessnet_latest branch should be updated, we ask all the validators to use it as the source of the latest release

from nearcore.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.