Skip to content

Can't start evmosd #14

@mhmtcnsydn

Description

@mhmtcnsydn

I've followed the instructions from https://0glabs.gitbook.io/0g-doc/run-a-node/validator-node

But I am getting the error below:

mcs@DESKTOP:~$ evmosd start
12:52AM INF Unlocking keyring module=server
12:52AM INF starting ABCI with Tendermint module=server
12:52AM INF starting node with ABCI Tendermint in-process module=server
12:52AM INF service start impl=multiAppConn module=proxy msg="Starting multiAppConn service" server=node
12:52AM INF service start connection=query impl=localClient module=abci-client msg="Starting localClient service" server=node
12:52AM INF service start connection=snapshot impl=localClient module=abci-client msg="Starting localClient service" server=node
12:52AM INF service start connection=mempool impl=localClient module=abci-client msg="Starting localClient service" server=node
12:52AM INF service start connection=consensus impl=localClient module=abci-client msg="Starting localClient service" server=node
12:52AM INF service start impl=EventBus module=events msg="Starting EventBus service" server=node
12:52AM INF service start impl=PubSub module=pubsub msg="Starting PubSub service" server=node
12:52AM INF service start impl=IndexerService module=txindex msg="Starting IndexerService service" server=node
12:52AM INF ABCI Handshake App Info hash= height=0 module=consensus protocol-version=0 server=node software-version=1.0.0-testnet
12:52AM INF ABCI Replay Blocks appHeight=0 module=consensus server=node stateHeight=0 storeHeight=0
12:52AM INF InitChain chainID=zgtendermint_9000-1 initialHeight=1 module=server
12:52AM INF initializing blockchain state from genesis.json module=server
12:52AM INF created new capability module=ibc name=ports/transfer
12:52AM INF port binded module=x/ibc/port port=transfer
12:52AM INF claimed capability capability=1 module=transfer name=ports/transfer
12:52AM INF created new capability module=ibc name=ports/icahost
12:52AM INF port binded module=x/ibc/port port=icahost
12:52AM INF claimed capability capability=2 module=icahost name=ports/icahost
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 ({824639172448})

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions