sei-chain
sei-chain copied to clipboard
panic: unknown field "inflation" in types.Minter
Error log
Failed to start seid with the following error.
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: 6:30PM INF starting node with ABCI Tendermint in-process
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: 6:30PM INF Starting multiAppConn service impl=multiAppConn module=proxy
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: 6:30PM INF Starting localClient service connection=query impl=localClient module=abci-client
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: 6:30PM INF Starting localClient service connection=snapshot impl=localClient module=abci-client
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: 6:30PM INF Starting localClient service connection=mempool impl=localClient module=abci-client
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: 6:30PM INF Starting localClient service connection=consensus impl=localClient module=abci-client
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: 6:30PM INF Starting EventBus service impl=EventBus module=events
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: 6:30PM INF Starting PubSub service impl=PubSub module=pubsub
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: 6:30PM INF Starting IndexerService service impl=IndexerService module=txindex
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: 6:30PM INF ABCI Handshake App Info hash= height=0 module=consensus protocol-version=0 software-version=1.2.4beta
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: 6:30PM INF ABCI Replay Blocks appHeight=0 module=consensus stateHeight=0 storeHeight=0
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: panic: unknown field "inflation" in types.Minter
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: goroutine 1 [running]:
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: github.com/cosmos/cosmos-sdk/codec.(*ProtoCodec).MustUnmarshalJSON(0x36fd2c8?, {0xc0001aa690?, 0x0?, 0x0?}, {0x279c830?, 0xc0001fc4c0?})
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: /home/joseb/go/pkg/mod/github.com/cosmos/[email protected]/codec/proto_codec.go:176 +0x45
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: github.com/sei-protocol/sei-chain/x/mint.AppModule.InitGenesis({{{0x27b29b0, 0xc000eb3680}}, {{0x27af738, 0xc000eb3680}, {0x278c838, 0xc0011b0b80}, {{0x27af738, 0xc000eb3680}, 0xc0004f42a0, {0x278c838, ...}, ...}, ...}, ...}, ...)
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: /home/joseb/sei-chain/x/mint/module.go:138 +0xa2
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: github.com/cosmos/cosmos-sdk/types/module.(*Manager).InitGenesis(_, {{0x27a2668, 0xc000052070}, {0x27b0f40, 0xc0000c64c0}, {{0x0, 0x0}, {0xc0011aab40, 0xa}, 0x0, ...}, ...}, ...)
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: /home/joseb/go/pkg/mod/github.com/cosmos/[email protected]/types/module/module.go:320 +0x29d
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: github.com/sei-protocol/sei-chain/app.(*App).InitChainer(_, {{0x27a2668, 0xc000052070}, {0x27b0f40, 0xc0000c64c0}, {{0x0, 0x0}, {0xc0011aab40, 0xa}, 0x0, ...}, ...}, ...)
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: /home/joseb/sei-chain/app/app.go:836 +0x20e
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).InitChain(0xc000df64e0, {{0x0, 0xeda5ee8c0, 0x0}, {0xc0011aab40, 0xa}, 0xc00018f280, {0x36fd2c8, 0x0, 0x0}, ...})
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: /home/joseb/go/pkg/mod/github.com/cosmos/[email protected]/baseapp/abci.go:62 +0x455
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: github.com/tendermint/tendermint/abci/client.(*localClient).InitChainSync(0xc0001977a0, {{0x0, 0xeda5ee8c0, 0x0}, {0xc0011aab40, 0xa}, 0xc00018f280, {0x36fd2c8, 0x0, 0x0}, ...})
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: /home/joseb/go/pkg/mod/github.com/tendermint/[email protected]/abci/client/local_client.go:272 +0x118
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: github.com/tendermint/tendermint/proxy.(*appConnConsensus).InitChainSync(0x3?, {{0x0, 0xeda5ee8c0, 0x0}, {0xc0011aab40, 0xa}, 0xc00018f280, {0x36fd2c8, 0x0, 0x0}, ...})
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: /home/joseb/go/pkg/mod/github.com/tendermint/[email protected]/proxy/app_conn.go:77 +0x55
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: github.com/tendermint/tendermint/consensus.(*Handshaker).ReplayBlocks(_, {{{0xb, 0x0}, {0x1e317e7, 0x7}}, {0xc0011aab40, 0xa}, 0x1, 0x0, {{0x0, ...}, ...}, ...}, ...)
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: /home/joseb/go/pkg/mod/github.com/tendermint/[email protected]/consensus/replay.go:319 +0xd78
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: github.com/tendermint/tendermint/consensus.(*Handshaker).Handshake(0xc000377fd0, {0x27b18b0, 0xc000ffa410})
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: /home/joseb/go/pkg/mod/github.com/tendermint/[email protected]/consensus/replay.go:268 +0x3c8
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: github.com/tendermint/tendermint/node.doHandshake({_, _}, {{{0xb, 0x0}, {0x1e317e7, 0x7}}, {0xc0011aab40, 0xa}, 0x1, 0x0, ...}, ...)
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: /home/joseb/go/pkg/mod/github.com/tendermint/[email protected]/node/node.go:325 +0x1b8
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: github.com/tendermint/tendermint/node.NewNode(0xc000138b40, {0x279f470, 0xc0004aff40}, 0xc000fe28d0, {0x2787400, 0xc00000f7d0}, 0x0?, 0x0?, 0xc000fe2ae0, {0x27a3778, ...}, ...)
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: /home/joseb/go/pkg/mod/github.com/tendermint/[email protected]/node/node.go:733 +0x577
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: github.com/cosmos/cosmos-sdk/server.startInProcess(_, {{0x0, 0x0, 0x0}, {0x27b84a8, 0xc0004a3710}, {0x0, 0x0}, {0x27a7818, 0xc0012b0f70}, ...}, ...)
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: /home/joseb/go/pkg/mod/github.com/cosmos/[email protected]/server/start.go:272 +0x7db
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: github.com/cosmos/cosmos-sdk/server.StartCmd.func2(0xc000308a00?, {0x36fd2c8?, 0x0?, 0x0?})
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: /home/joseb/go/pkg/mod/github.com/cosmos/[email protected]/server/start.go:126 +0x169
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: github.com/spf13/cobra.(*Command).execute(0xc000308a00, {0x36fd2c8, 0x0, 0x0})
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: /home/joseb/go/pkg/mod/github.com/spf13/[email protected]/command.go:856 +0x67c
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: github.com/spf13/cobra.(*Command).ExecuteC(0xc0001eca00)
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: /home/joseb/go/pkg/mod/github.com/spf13/[email protected]/command.go:974 +0x3b4
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: github.com/spf13/cobra.(*Command).Execute(...)
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: /home/joseb/go/pkg/mod/github.com/spf13/[email protected]/command.go:902
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: github.com/spf13/cobra.(*Command).ExecuteContext(...)
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: /home/joseb/go/pkg/mod/github.com/spf13/[email protected]/command.go:895
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: github.com/cosmos/cosmos-sdk/server/cmd.Execute(0x0?, {0xc0011aa640, 0x10})
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: /home/joseb/go/pkg/mod/github.com/cosmos/[email protected]/server/cmd/execute.go:36 +0x1eb
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: main.main()
Nov 04 18:30:10 sei-incentivized-0 seid[27229]: /home/joseb/sei-chain/cmd/seid/main.go:16 +0x31
Nov 04 18:30:10 sei-incentivized-0 systemd[1]: seid.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
version
1.2.4beta
I have the same issue when trying to start seid
`
root@ip-172-31-3-175:~/sei-chain# seid version --long | head
name: sei
server_name:
- filippo.io/[email protected]
- github.com/99designs/[email protected]
- github.com/ChainSafe/[email protected] `
same here panic: unknown field "inflation" in types.Minter
m@Node03SEI:~/SEI/sei-chain$ seid start 9:35PM INF starting node with ABCI Tendermint in-process 9:35PM INF Starting multiAppConn service impl=multiAppConn module=proxy 9:35PM INF Starting localClient service connection=query impl=localClient module=abci-client 9:35PM INF Starting localClient service connection=snapshot impl=localClient module=abci-client 9:35PM INF Starting localClient service connection=mempool impl=localClient module=abci-client 9:35PM INF Starting localClient service connection=consensus impl=localClient module=abci-client 9:35PM INF Starting EventBus service impl=EventBus module=events 9:35PM INF Starting PubSub service impl=PubSub module=pubsub 9:35PM INF Starting IndexerService service impl=IndexerService module=txindex 9:35PM INF ABCI Handshake App Info hash= height=0 module=consensus protocol-version=0 software-version=1.2.2beta-postfix 9:35PM INF ABCI Replay Blocks appHeight=0 module=consensus stateHeight=0 storeHeight=0 panic: unknown field "inflation" in types.Minter
goroutine 1 [running]: github.com/cosmos/cosmos-sdk/codec.(*ProtoCodec).MustUnmarshalJSON(0x36c8ca8?, {0xc0011143c0?, 0x0?, 0x0?}, {0x2779b90?, 0xc000129a40?}) /home/m/go/pkg/mod/github.com/cosmos/[email protected]/codec/proto_codec.go:176 +0x45 github.com/sei-protocol/sei-chain/x/mint.AppModule.InitGenesis({{{0x278fb30, 0xc0004e90c0}}, {{0x278c8b8, 0xc0004e90c0}, {0x2769bf8, 0xc000230040}, {{0x278c8b8, 0xc0004e90c0}, 0xc000010300, {0x2769bf8, ...}, ...}, ...}, ...}, ...) /home/m/SEI/sei-chain/x/mint/module.go:138 +0xa2 github.com/cosmos/cosmos-sdk/types/module.(*Manager).InitGenesis(, {{0x277f848, 0xc000136000}, {0x278e0c0, 0xc001323dc0}, {{0x0, 0x0}, {0xc0001443f0, 0xa}, 0x0, ...}, ...}, ...) /home/m/go/pkg/mod/github.com/cosmos/[email protected]/types/module/module.go:320 +0x29d github.com/sei-protocol/sei-chain/app.(*App).InitChainer(, {{0x277f848, 0xc000136000}, {0x278e0c0, 0xc001323dc0}, {{0x0, 0x0}, {0xc0001443f0, 0xa}, 0x0, ...}, ...}, ...) /home/m/SEI/sei-chain/app/app.go:836 +0x20e github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).InitChain(0xc000003860, {{0x0, 0xeda5ee8c0, 0x0}, {0xc0001443f0, 0xa}, 0xc000519200, {0x36c8ca8, 0x0, 0x0}, ...}) /home/m/go/pkg/mod/github.com/cosmos/[email protected]/baseapp/abci.go:62 +0x455 github.com/tendermint/tendermint/abci/client.(*localClient).InitChainSync(0xc000dfcc60, {{0x0, 0xeda5ee8c0, 0x0}, {0xc0001443f0, 0xa}, 0xc000519200, {0x36c8ca8, 0x0, 0x0}, ...}) /home/m/go/pkg/mod/github.com/tendermint/[email protected]/abci/client/local_client.go:272 +0x118 github.com/tendermint/tendermint/proxy.(*appConnConsensus).InitChainSync(0x3?, {{0x0, 0xeda5ee8c0, 0x0}, {0xc0001443f0, 0xa}, 0xc000519200, {0x36c8ca8, 0x0, 0x0}, ...}) /home/m/go/pkg/mod/github.com/tendermint/[email protected]/proxy/app_conn.go:77 +0x55 github.com/tendermint/tendermint/consensus.(*Handshaker).ReplayBlocks(, {{{0xb, 0x0}, {0x1e11fa9, 0x7}}, {0xc0001443f0, 0xa}, 0x1, 0x0, {{0x0, ...}, ...}, ...}, ...) /home/m/go/pkg/mod/github.com/tendermint/[email protected]/consensus/replay.go:319 +0xd78 github.com/tendermint/tendermint/consensus.(*Handshaker).Handshake(0xc001049fd0, {0x278ea30, 0xc0002ac410}) /home/m/go/pkg/mod/github.com/tendermint/[email protected]/consensus/replay.go:268 +0x3c8 github.com/tendermint/tendermint/node.doHandshake({, }, {{{0xb, 0x0}, {0x1e11fa9, 0x7}}, {0xc0001443f0, 0xa}, 0x1, 0x0, ...}, ...) /home/m/go/pkg/mod/github.com/tendermint/[email protected]/node/node.go:325 +0x1b8 github.com/tendermint/tendermint/node.NewNode(0xc0010bd040, {0x277c650, 0xc0011bd360}, 0xc00007c7b0, {0x27647c0, 0xc000130b28}, 0x0?, 0x0?, 0xc00007cea0, {0x2780958, ...}, ...) /home/m/go/pkg/mod/github.com/tendermint/[email protected]/node/node.go:733 +0x577 github.com/cosmos/cosmos-sdk/server.startInProcess(, {{0x0, 0x0, 0x0}, {0x2795548, 0xc0011ca930}, {0x0, 0x0}, {0x27849f8, 0xc0010ac600}, ...}, ...) /home/m/go/pkg/mod/github.com/cosmos/[email protected]/server/start.go:272 +0x7db github.com/cosmos/cosmos-sdk/server.StartCmd.func2(0xc0010dfb80?, {0x36c8ca8?, 0x0?, 0x0?}) /home/m/go/pkg/mod/github.com/cosmos/[email protected]/server/start.go:126 +0x169 github.com/spf13/cobra.(*Command).execute(0xc0010dfb80, {0x36c8ca8, 0x0, 0x0}) /home/m/go/pkg/mod/github.com/spf13/[email protected]/command.go:856 +0x67c github.com/spf13/cobra.(*Command).ExecuteC(0xc00104cc80) /home/m/go/pkg/mod/github.com/spf13/[email protected]/command.go:974 +0x3b4 github.com/spf13/cobra.(*Command).Execute(...) /home/m/go/pkg/mod/github.com/spf13/[email protected]/command.go:902 github.com/spf13/cobra.(*Command).ExecuteContext(...) /home/m/go/pkg/mod/github.com/spf13/[email protected]/command.go:895 github.com/cosmos/cosmos-sdk/server/cmd.Execute(0x0?, {0xc00107c6c0, 0xc}) /home/m/go/pkg/mod/github.com/cosmos/[email protected]/server/cmd/execute.go:36 +0x1eb main.main() /home/m/SEI/sei-chain/cmd/seid/main.go:16 +0x31
m@Node03SEI:~/SEI/sei-chain$ seid version --long | head
name: sei
server_name:
- filippo.io/[email protected]
- github.com/99designs/[email protected]
- github.com/ChainSafe/[email protected]
Apologies for the late response this is fixed in later versions! We're currently on 2.0.47beta in sei-devnet-3 and atlantic-2