GithubHelp home page GithubHelp logo

Comments (6)

iulianpascalau avatar iulianpascalau commented on June 3, 2024

The error signaled when processing the block epoch = 713 shard = 1 round = 10277217 nonce = 10270063 is receipts hash missmatch.
This can be caused by a multitude of factors like bad configs, wrong binary version, an internal bug, wrong/incomplete trie state
I've emphasized the wrong or incomplete trie state because we have recently found this behavior on our nodes that was related to the closing of the node while it was doing a snapshot. If this occurs on a node with the v1.3.35 version, the snapshot is incomplete but the DB is marked as a DB with a complete snapshot and this might trigger the above error. I can not see from this log, I was wondering if the node started to work just after the epoch 714 was notarized by the metachain. This behavior would have triggered a new trie re-sync from the network.
This is the PR that contains the fix, it is still under review & heavy testing: #4281

from mx-chain-go.

phanletrunghieu avatar phanletrunghieu commented on June 3, 2024

log.txt

My full node in devnet met the same problem. There're 2 suspicious log lines

error = roll back behind final header is not permitted
error = block bodies does not match

from mx-chain-go.

phanletrunghieu avatar phanletrunghieu commented on June 3, 2024

This is the log file before node restarted.
https://drive.google.com/file/d/18IhXxEbw49vOycw3DFMB_3BbBeCxxzYA/view?usp=sharing

from mx-chain-go.

iulianpascalau avatar iulianpascalau commented on June 3, 2024

will take a look

from mx-chain-go.

iulianpascalau avatar iulianpascalau commented on June 3, 2024

Do we have older logs? The reason for this is that the log's oldest record started with the error block bodies does not match so we can not figure out what happened. Did you used the ./script.sh get_logs functionality?

from mx-chain-go.

LucianMincu avatar LucianMincu commented on June 3, 2024

Hi @poussette @phanletrunghieu!

Awesome news for you! 🔥
elrond-go v1.3.36 has been released! 🚀

The release includes the fixes for the root cause of the issue from above.

Thanks for reporting it and your contribution! 🙏

from mx-chain-go.

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.