Skip to content

Instantly share code, notes, and snippets.

@clevinson
Last active April 9, 2021 17:07
Show Gist options
  • Save clevinson/98c1b45719058245910b5ea7dedb2ef6 to your computer and use it in GitHub Desktop.
Save clevinson/98c1b45719058245910b5ea7dedb2ef6 to your computer and use it in GitHub Desktop.
Apr 09 17:05:05 ip-172-31-40-188 regen[753]: panic: signature verification failed; please verify account number (0) and chain-id (regen-devnet-5): unauthorized
Apr 09 17:05:05 ip-172-31-40-188 regen[31857]: goroutine 1 [running]:
Apr 09 17:05:05 ip-172-31-40-188 regen[31857]: github.com/cosmos/cosmos-sdk/x/genutil.DeliverGenTxs(0x20aef40, 0xc00003e048, 0x20c4c80, 0xc00007f300, 0x0, 0x0, 0xc00108c710, 0xe, 0x0, 0x0, ...)
Apr 09 17:05:05 ip-172-31-40-188 regen[31857]: github.com/cosmos/cosmos-sdk@v0.42.0-rc0/x/genutil/gentx.go:113 +0x328
Apr 09 17:05:05 ip-172-31-40-188 regen[31857]: github.com/cosmos/cosmos-sdk/x/genutil.InitGenesis(...)
Apr 09 17:05:05 ip-172-31-40-188 regen[31857]: github.com/cosmos/cosmos-sdk@v0.42.0-rc0/x/genutil/genesis.go:18
Apr 09 17:05:05 ip-172-31-40-188 regen[31857]: github.com/cosmos/cosmos-sdk/x/genutil.AppModule.InitGenesis(0x20a9440, 0xc00015d200, 0x2071d60, 0xc000d79600, 0xc001093c40, 0x7f7758837158, 0xc00101a2c0, 0x20aef40, 0xc00003e048, 0x20c4c80, ...)
Apr 09 17:05:05 ip-172-31-40-188 regen[31857]: github.com/cosmos/cosmos-sdk@v0.42.0-rc0/x/genutil/module.go:101 +0x198
Apr 09 17:05:05 ip-172-31-40-188 regen[31857]: github.com/cosmos/cosmos-sdk/types/module.(*Manager).InitGenesis(0xc000dc5dc0, 0x20aef40, 0xc00003e048, 0x20c4c80, 0xc00007f300, 0x0, 0x0, 0xc00108c710, 0xe, 0x0, ...)
Apr 09 17:05:05 ip-172-31-40-188 regen[31857]: github.com/cosmos/cosmos-sdk@v0.42.0-rc0/types/module/module.go:304 +0x2b5
Apr 09 17:05:05 ip-172-31-40-188 regen[31857]: github.com/regen-network/regen-ledger/app.(*RegenApp).InitChainer(0xc000c46900, 0x20aef40, 0xc00003e048, 0x20c4c80, 0xc00007f300, 0x0, 0x0, 0xc00108c710, 0xe, 0x0, ...)
Apr 09 17:05:05 ip-172-31-40-188 regen[31857]: github.com/regen-network/regen-ledger/app/app.go:467 +0x170
Apr 09 17:05:05 ip-172-31-40-188 regen[31857]: github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).InitChain(0xc000c09a00, 0x0, 0xed8027100, 0x0, 0xc00108c710, 0xe, 0xc0010488a0, 0x2eec650, 0x0, 0x0, ...)
Apr 09 17:05:05 ip-172-31-40-188 regen[31857]: github.com/cosmos/cosmos-sdk@v0.42.0-rc0/baseapp/abci.go:62 +0x318
Apr 09 17:05:05 ip-172-31-40-188 regen[31857]: github.com/tendermint/tendermint/abci/client.(*localClient).InitChainSync(0xc000d13e60, 0x0, 0xed8027100, 0x0, 0xc00108c710, 0xe, 0xc0010488a0, 0x2eec650, 0x0, 0x0, ...)
Apr 09 17:05:05 ip-172-31-40-188 regen[31857]: github.com/tendermint/tendermint@v0.34.9/abci/client/local_client.go:266 +0x115
Apr 09 17:05:05 ip-172-31-40-188 regen[31857]: github.com/tendermint/tendermint/proxy.(*appConnConsensus).InitChainSync(0xc000c4be10, 0x0, 0xed8027100, 0x0, 0xc00108c710, 0xe, 0xc0010488a0, 0x2eec650, 0x0, 0x0, ...)
Apr 09 17:05:05 ip-172-31-40-188 regen[31857]: github.com/tendermint/tendermint@v0.34.9/proxy/app_conn.go:77 +0x78
Apr 09 17:05:05 ip-172-31-40-188 regen[31857]: github.com/tendermint/tendermint/consensus.(*Handshaker).ReplayBlocks(0xc0028a2688, 0xb, 0x0, 0x0, 0x0, 0xc00108c710, 0xe, 0x1, 0x0, 0x0, ...)
Apr 09 17:05:05 ip-172-31-40-188 regen[31857]: github.com/tendermint/tendermint@v0.34.9/consensus/replay.go:319 +0x695
Apr 09 17:05:05 ip-172-31-40-188 regen[31857]: github.com/tendermint/tendermint/consensus.(*Handshaker).Handshake(0xc0028a2688, 0x20c8ee0, 0xc000159520, 0xc001092060, 0x1)
Apr 09 17:05:05 ip-172-31-40-188 regen[31857]: github.com/tendermint/tendermint@v0.34.9/consensus/replay.go:268 +0x478
Apr 09 17:05:05 ip-172-31-40-188 regen[31857]: github.com/tendermint/tendermint/node.doHandshake(0x20c4e80, 0xc000c4ae60, 0xb, 0x0, 0x0, 0x0, 0xc00108c710, 0xe, 0x1, 0x0, ...)
Apr 09 17:05:05 ip-172-31-40-188 regen[31857]: github.com/tendermint/tendermint@v0.34.9/node/node.go:293 +0x1d8
Apr 09 17:05:05 ip-172-31-40-188 regen[31857]: github.com/tendermint/tendermint/node.NewNode(0xc000de6b40, 0x20a6240, 0xc000342320, 0xc000c4b510, 0x206f8c0, 0xc0004826e0, 0xc000c4b580, 0x1ea9668, 0xc000c4b670, 0x20afc80, ...)
Apr 09 17:05:05 ip-172-31-40-188 regen[31857]: github.com/tendermint/tendermint@v0.34.9/node/node.go:700 +0x1e25
Apr 09 17:05:05 ip-172-31-40-188 regen[31857]: github.com/cosmos/cosmos-sdk/server.startInProcess(0xc000dede00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x20b7e60, 0xc000db98c0, ...)
Apr 09 17:05:05 ip-172-31-40-188 regen[31857]: github.com/cosmos/cosmos-sdk@v0.42.0-rc0/server/start.go:244 +0x565
Apr 09 17:05:05 ip-172-31-40-188 regen[31857]: github.com/cosmos/cosmos-sdk/server.StartCmd.func2(0xc000e04500, 0x2eec650, 0x0, 0x0, 0x0, 0x0)
Apr 09 17:05:05 ip-172-31-40-188 regen[31857]: github.com/cosmos/cosmos-sdk@v0.42.0-rc0/server/start.go:120 +0x169
Apr 09 17:05:05 ip-172-31-40-188 regen[31857]: github.com/spf13/cobra.(*Command).execute(0xc000e04500, 0x2eec650, 0x0, 0x0, 0xc000e04500, 0x2eec650)
Apr 09 17:05:05 ip-172-31-40-188 regen[31857]: github.com/spf13/cobra@v1.1.3/command.go:852 +0x47c
Apr 09 17:05:05 ip-172-31-40-188 regen[31857]: github.com/spf13/cobra.(*Command).ExecuteC(0xc000d91680, 0x1c43475, 0x5, 0xc000dbf360)
Apr 09 17:05:05 ip-172-31-40-188 regen[31857]: github.com/spf13/cobra@v1.1.3/command.go:960 +0x375
Apr 09 17:05:05 ip-172-31-40-188 regen[31857]: github.com/spf13/cobra.(*Command).Execute(...)
Apr 09 17:05:05 ip-172-31-40-188 regen[31857]: github.com/spf13/cobra@v1.1.3/command.go:897
Apr 09 17:05:05 ip-172-31-40-188 regen[31857]: github.com/spf13/cobra.(*Command).ExecuteContext(...)
Apr 09 17:05:05 ip-172-31-40-188 regen[31857]: github.com/spf13/cobra@v1.1.3/command.go:890
Apr 09 17:05:05 ip-172-31-40-188 regen[31857]: github.com/regen-network/regen-ledger/app/regen/cmd.Execute(0xc000d91680, 0x20bb340, 0xc000dd8480)
Apr 09 17:05:05 ip-172-31-40-188 regen[31857]: github.com/regen-network/regen-ledger/app/regen/cmd/root.go:89 +0x279
Apr 09 17:05:05 ip-172-31-40-188 regen[31857]: main.main()
Apr 09 17:05:05 ip-172-31-40-188 regen[31857]: github.com/regen-network/regen-ledger/app/regen/main.go:12 +0x2a
Apr 09 17:05:05 ip-172-31-40-188 systemd[1]: regen.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
Apr 09 17:05:05 ip-172-31-40-188 systemd[1]: regen.service: Failed with result 'exit-code'.
Apr 09 17:05:08 ip-172-31-40-188 systemd[1]: regen.service: Service hold-off time over, scheduling restart.
Apr 09 17:05:08 ip-172-31-40-188 systemd[1]: regen.service: Scheduled restart job, restart counter is at 15.
Apr 09 17:05:08 ip-172-31-40-188 systemd[1]: Stopped regen daemon.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment