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

enigmad validate-genesis ERROR: error validating genesis file #75

Closed
assafmo opened this issue Mar 6, 2020 · 3 comments
Closed

enigmad validate-genesis ERROR: error validating genesis file #75

assafmo opened this issue Mar 6, 2020 · 3 comments
Assignees
Labels
bug Something isn't working cosmos-sdk dev Critical path development tasks from-community testnet
Milestone

Comments

@assafmo
Copy link
Member

assafmo commented Mar 6, 2020

https://forum.enigma.co/t/testnet-is-live-with-smart-contracts/1386/9

@assafmo assafmo added bug Something isn't working testnet labels Mar 6, 2020
@assafmo assafmo added this to the Testnet milestone Mar 6, 2020
@mohammedpatla
Copy link
Contributor

mohammedpatla commented Mar 7, 2020

like mentioned in the forum when I run enigmad validate-genesis

i get

ERROR: error validating genesis file /root/.enigmad/config/genesis.json: failed to unmarshal genutil genesis state: UnmarshalJSON cannot decode empty bytes

And on force starting the node it just fails.

Mar 06 21:42:01 vultr.guest systemd[1]: enigma-node.service: Failed with result 'exit-code'.
Mar 06 21:42:05 vultr.guest systemd[1]: enigma-node.service: Service hold-off time over, scheduling restart.
Mar 06 21:42:05 vultr.guest systemd[1]: enigma-node.service: Scheduled restart job, restart counter is at 130.
Mar 06 21:42:05 vultr.guest systemd[1]: Stopped Enigma node service.
Mar 06 21:42:05 vultr.guest systemd[1]: Started Enigma node service.
Mar 06 21:42:05 vultr.guest enigmad[9599]: I[2020-03-06|21:42:05.193] starting ABCI with Tendermint                module=main
Mar 06 21:42:05 vultr.guest enigmad[9599]: ERROR: error during handshake: error on replay: wrong Block.Header.AppHash.  Expected CCD64058E400CAA1868DD204D3FD2229B51CDA6AF0120D0CB97824F425BFF435, got 9021AC0590DD7A5C07B56841360632FDAC86FFA0AA0AF97216738E50C03231BF
Mar 06 21:42:05 vultr.guest systemd[1]: enigma-node.service: Main process exited, code=exited, status=1/FAILURE
Mar 06 21:42:05 vultr.guest systemd[1]: enigma-node.service: Failed with result 'exit-code'.```

@toml01
Copy link
Member

toml01 commented Mar 8, 2020

cosmos/cosmos-sdk#5086

Looks like there's a bug with cosmos' export function. Should've been fixed in 0.38, that's weird

@toml01
Copy link
Member

toml01 commented Mar 8, 2020

cosmos/cosmos-sdk#5765

@assafmo assafmo closed this as completed Mar 10, 2020
@assafmo assafmo added from-community cosmos-sdk dev Critical path development tasks labels Mar 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cosmos-sdk dev Critical path development tasks from-community testnet
Projects
None yet
Development

No branches or pull requests

3 participants