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

panic: unknown field "blocked_addrs" in types.GenesisState #214

Open
abdulgig opened this issue Sep 18, 2023 · 0 comments
Open

panic: unknown field "blocked_addrs" in types.GenesisState #214

abdulgig opened this issue Sep 18, 2023 · 0 comments

Comments

@abdulgig
Copy link

abdulgig commented Sep 18, 2023

Hi there,

It has been 2 days and I am stuck with this issue and unable to start the node. There is a genesis issue in the module causing failure. Please help !

I have tried the genesis from, all throw the same error

https://resource.crescent.network/crescent-1-genesis.json
https://raw.githubusercontent.com/crescent-network/launch/main/mainnet/crescent-1/genesis.json.tar.gz
https://polkachu.com/genesis/crescent

root@val-4:~# crescentd version
4.2.0

Log below,

root@val-4:/tmp# crescentd start                                                                                                                             6:27PM INF starting node with ABCI Tendermint in-process
6:27PM INF service start impl=multiAppConn module=proxy msg={}
6:27PM INF service start connection=query impl=localClient module=abci-client msg={}
6:27PM INF service start connection=snapshot impl=localClient module=abci-client msg={}
6:27PM INF service start connection=mempool impl=localClient module=abci-client msg={}
6:27PM INF service start connection=consensus impl=localClient module=abci-client msg={}
6:27PM INF service start impl=EventBus module=events msg={}
6:27PM INF service start impl=PubSub module=pubsub msg={}
6:27PM INF service start impl=IndexerService module=txindex msg={}
6:27PM INF ABCI Handshake App Info hash= height=0 module=consensus protocol-version=0 software-version=4.2.0
6:27PM INF ABCI Replay Blocks appHeight=0 module=consensus stateHeight=0 storeHeight=0
panic: unknown field "blocked_addrs" in types.GenesisState

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

1 participant