Giter VIP home page Giter VIP logo

Comments (7)

ljedrz avatar ljedrz commented on June 29, 2024

Did you stop the node while syncing?

from snarkos.

ryantrinkle avatar ryantrinkle commented on June 29, 2024

@ljedrz No, the node ran continuously from initial start until hitting this issue. After that, I did Ctrl-C the node, recompile with the newer code, and start it again.

from snarkos.

nathanhopp avatar nathanhopp commented on June 29, 2024

I'm also encountering this issue. There's no updated snapshots to work off of either. Is there any workaround @ljedrz ?

from snarkos.

ljedrz avatar ljedrz commented on June 29, 2024

I have a branch with an alternative implementation of the CDN sync; I haven't done a full sync with it yet, but the results so far have been very promising (including not having encountered issues when the sync is interrupted with Ctrl-C). Please feel free to try it out.

from snarkos.

zhaocaipeng avatar zhaocaipeng commented on June 29, 2024

i have the same issue after use the latest code and snapshot. "The next block (1163900) is invalid - Invalid transaction found in the transactions list: Fee verification failed: global state root not found"

from snarkos.

ryantrinkle avatar ryantrinkle commented on June 29, 2024

@ljedrz I added a bit more logging, and I think my build (which I built from source) really does think this block is invalid. Here's what I got:

Inserting block 1002806 into the ledger;Ok(Err(Failed to finalize transactions - Mismatch in finalize operations for an accepted execute - (found: [{"type":"update_key_value","mapping_id":"2855157744830843716005407030207142101853521493742120919939436395872133863104field","index":0,"key_id":"3024437819920267001397955368796529189477001337864961277902746027317009395679field","value_id":"8276402030891638900837479521309261473745640115387292836015548567844424222630field"}, {"type":"update_key_value","mapping_id":"2855157744830843716005407030207142101853521493742120919939436395872133863104field","index":0,"key_id":"3024437819920267001397955368796529189477001337864961277902746027317009395679field","value_id":"959026773196309143667785290768224410053512165861272342574168327608414206433field"}, {"type":"update_key_value","mapping_id":"2855157744830843716005407030207142101853521493742120919939436395872133863104field","index":0,"key_id":"3024437819920267001397955368796529189477001337864961277902746027317009395679field","value_id":"1595139220162100991964828172547717642228064436966555030834649903194675734883field"}], expected: [{"type":"update_key_value","mapping_id":"2855157744830843716005407030207142101853521493742120919939436395872133863104field","index":0,"key_id":"3024437819920267001397955368796529189477001337864961277902746027317009395679field","value_id":"7969776608520499308308278044968158221494360212218475311553033904785231056539field"}, {"type":"update_key_value","mapping_id":"2855157744830843716005407030207142101853521493742120919939436395872133863104field","index":0,"key_id":"3024437819920267001397955368796529189477001337864961277902746027317009395679field","value_id":"6957471243988865992516539853172563743461753242153628213941934779987172785988field"}, {"type":"update_key_value","mapping_id":"2855157744830843716005407030207142101853521493742120919939436395872133863104field","index":0,"key_id":"3024437819920267001397955368796529189477001337864961277902746027317009395679field","value_id":"4361055000184733573700157229143540968211994479748288561511806787657012117483field"}])))

from snarkos.

ljedrz avatar ljedrz commented on June 29, 2024

I think this is caused by a storage coherence issue; there is a pending fix for it, but since it only targets the cause (and not the effect), such storage may need to be replaced with an earlier snapshot.

from snarkos.

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.