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: validator set is empty after InitGenesis, please ensure at least one validator is initialized with a delegation greater than or equal to the DefaultPowerReduction #592

Open
CockyCat opened this issue Mar 25, 2024 · 0 comments

Comments

@CockyCat
Copy link

systemctl start babylond.service & sudo journalctl -u babylond.service -f --no-hostname -o cat, always show :
panic: validator set is empty after InitGenesis, please ensure at least one validator is initialized with a delegation greater than or equal to the DefaultPowerReduction ({824635291200})

ps:

When i upgraded v0.8.5, and run this:

wget https://github.com/babylonchain/networks/raw/main/bbn-test-3/genesis.tar.bz2
tar -xjf genesis.tar.bz2 && rm genesis.tar.bz2
mv genesis.json ~/.babylond/config/genesis.json
last, I start service and also show this panic:

12:06AM INF Closing snapshots/metadata.db module=server
panic: validator set is empty after InitGenesis, please ensure at least one validator is initialized with a delegation greater than or equal to the DefaultPowerReduction ({824640379552})
goroutine 1 [running]:
github.com/babylonchain/babylon/app.(*BabylonApp).InitChainer(_, {{0x3ca4c08, 0x5b3c4a0}, {0x3cc1b10, 0xc001546840}, {{0x0, 0x0}, {0xc00278aaa0, 0xa}, 0x0, ...}, ...}, ...)

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