Skip to content
New issue

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

Snapshot validation failed #26

Open
convernaticspeter opened this issue Dec 19, 2020 · 2 comments
Open

Snapshot validation failed #26

convernaticspeter opened this issue Dec 19, 2020 · 2 comments

Comments

@convernaticspeter
Copy link

Hi there,

was following this: https://github.com/thetatoken/theta-mainnet-integration-guide/blob/master/docs/mainnet.md

When trying to start the node, I get a fatal error.
FATA[0022] Snapshot validation failed, err: Failed to load snapshot metadata, rlp: too few elements for core.SnapshotFirstBlock, decoding into (core.SnapshotMetadata).ProofTrios[1].First

Seems like the Snapshot under https://mainnet-data.thetatoken.org/snapshot causes issues?

@convernaticspeter
Copy link
Author

Hi there,
I did the whole thing again, but still get the same error:
FATA[0007] Snapshot validation failed, err: Failed to load snapshot metadata, rlp: too few elements for core.SnapshotFirstBlock, decoding into (core.SnapshotMetadata).ProofTrios[1].First

I am running Ubuntu 20.04 with CLI and followed this guide:
https://github.com/thetatoken/guardian-mainnet-guide/blob/master/docs/CLI.md#running-a-guardian-node-through-command-line

It seems like the Snapshot-file is missing something

@RedPlumpTomato
Copy link

RedPlumpTomato commented Jan 25, 2021

Has anyone found a fix for this? I followed all instructions but got the same error
FATA[0022] Snapshot validation failed, err: Failed to load snapshot metadata, rlp: too few elements for core.SnapshotFirstBlock, decoding into (core.SnapshotMetadata).ProofTrios[1].First

Running Ubuntu 20.04.1 LTS . I tried exact same steps on another similar VM , same issue.

As a side note, I had this running on Ubuntu 19.10 but, after upgrade, I can't start theta guardian due to above error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@RedPlumpTomato @convernaticspeter and others