stargate-launch icon indicating copy to clipboard operation
stargate-launch copied to clipboard

Error on start

Open wimel opened this issue 5 years ago • 0 comments

  • CPU and hardware used (using AMD-V and KVM for Virtualization):
AMD EPYC 7281
4GB RAM
40Gb SSD disk

Dependencies installed: sudo apt install build-essential -y

  • Gaia and Go version:
name: gaia
server_name: gaiad
version: cosmoshub-test-stargate
commit: 204fe7e42f4a4d9558641d26c7f269e88338f904
build_tags: netgo,ledger
go: go version go1.15.5 linux/amd64
  • OS:
Distributor ID:	Ubuntu
Description:	Ubuntu 18.04.5 LTS
Release:	18.04
Codename:	bionic
  • Steps to compile:
git clone https://github.com/cosmos/gaia && cd gaia/
git pull
git checkout cosmoshub-test-stargate
make build
  • Genesis used: https://storage.googleapis.com/stargate-genesis/genesis.json with sha256sum: 759413052c854ca75f3bfeec579e3cea00f283646b0ea0d30b6b15e4d13f814b

  • When start the node have the following error:

starting ABCI with Tendermint                module=main 
panic: can't unmarshal Any nested proto *types.MsgCreateValidator: json: cannot unmarshal string into Go value of type map[string]*json.RawMessage: tx parse error

goroutine 1 [running]:
github.com/cosmos/cosmos-sdk/x/genutil.DeliverGenTxs(0x1fb7220, 0xc000042058, 0x1fcc680, 0xc000f62a80, 0x0, 0x0, 0xc0001102c0, 0xa, 0x0, 0x37f37c8, ...)
	github.com/cosmos/[email protected]/x/genutil/gentx.go:103 +0x345
github.com/cosmos/cosmos-sdk/x/genutil.InitGenesis(...)
	github.com/cosmos/[email protected]/x/genutil/genesis.go:18
github.com/cosmos/cosmos-sdk/x/genutil.AppModule.InitGenesis(0x1fb18e0, 0xc0004a0ab0, 0x1f7d220, 0xc000ce8600, 0xc00011fee0, 0x7faea71905e0, 0xc000080c80, 0x1fb7220, 0xc000042058, 0x1fcc680, ...)
	github.com/cosmos/[email protected]/x/genutil/module.go:101 +0x198
github.com/cosmos/cosmos-sdk/types/module.(*Manager).InitGenesis(0xc000d72cb0, 0x1fb7220, 0xc000042058, 0x1fcc680, 0xc000f62a80, 0x0, 0x0, 0xc0001102c0, 0xa, 0x0, ...)
	github.com/cosmos/[email protected]/types/module/module.go:304 +0x2b5
github.com/cosmos/gaia/app.(*GaiaApp).InitChainer(0xc000bbee00, 0x1fb7220, 0xc000042058, 0x1fcc680, 0xc000f62a80, 0x0, 0x0, 0xc0001102c0, 0xa, 0x0, ...)
	github.com/cosmos/gaia/app/app.go:452 +0x170
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).InitChain(0xc000ba3520, 0x37f37c8, 0xed6f78db0, 0x0, 0xc0001102c0, 0xa, 0xc000b95e00, 0x2d7e5f0, 0x0, 0x0, ...)
	github.com/cosmos/[email protected]/baseapp/abci.go:62 +0x318
github.com/tendermint/tendermint/abci/client.(*localClient).InitChainSync(0xc000c92f00, 0x37f37c8, 0xed6f78db0, 0x0, 0xc0001102c0, 0xa, 0xc000b95e00, 0x2d7e5f0, 0x0, 0x0, ...)
	github.com/tendermint/[email protected]/abci/client/local_client.go:266 +0x115
github.com/tendermint/tendermint/proxy.(*appConnConsensus).InitChainSync(0xc000c9c910, 0x37f37c8, 0xed6f78db0, 0x0, 0xc0001102c0, 0xa, 0xc000b95e00, 0x2d7e5f0, 0x0, 0x0, ...)
	github.com/tendermint/[email protected]/proxy/app_conn.go:77 +0x78
github.com/tendermint/tendermint/consensus.(*Handshaker).ReplayBlocks(0xc00243e748, 0xb, 0x0, 0x0, 0x0, 0xc0001102c0, 0xa, 0x1, 0x0, 0x0, ...)
	github.com/tendermint/[email protected]/consensus/replay.go:319 +0x695
github.com/tendermint/tendermint/consensus.(*Handshaker).Handshake(0xc00243e748, 0x1fd0760, 0xc000bf6820, 0xc0004c8930, 0x203000)
	github.com/tendermint/[email protected]/consensus/replay.go:268 +0x4d8
github.com/tendermint/tendermint/node.doHandshake(0x1fcc900, 0xc000c9c270, 0xb, 0x0, 0x0, 0x0, 0xc0001102c0, 0xa, 0x1, 0x0, ...)
	github.com/tendermint/[email protected]/node/node.go:277 +0x1d8
github.com/tendermint/tendermint/node.NewNode(0xc000d612c0, 0x1fae3a0, 0xc000e15b80, 0xc000c9c030, 0x1f7b080, 0xc00017bb60, 0xc000c9c0a0, 0x1dc4840, 0xc000c9c190, 0x1fb7820, ...)
	github.com/tendermint/[email protected]/node/node.go:685 +0x1da5
github.com/cosmos/cosmos-sdk/server.startInProcess(0xc000d75c00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1fb73e0, 0xc000d560b0, ...)
	github.com/cosmos/[email protected]/server/start.go:235 +0x5d7
github.com/cosmos/cosmos-sdk/server.StartCmd.func2(0xc000d89b80, 0x2d7e5f0, 0x0, 0x0, 0x0, 0x0)
	github.com/cosmos/[email protected]/server/start.go:117 +0x154
github.com/spf13/cobra.(*Command).execute(0xc000d89b80, 0x2d7e5f0, 0x0, 0x0, 0xc000d89b80, 0x2d7e5f0)
	github.com/spf13/[email protected]/command.go:850 +0x47c
github.com/spf13/cobra.(*Command).ExecuteC(0xc000346840, 0x0, 0x0, 0xc000cdefa0)
	github.com/spf13/[email protected]/command.go:958 +0x375
github.com/spf13/cobra.(*Command).Execute(...)
	github.com/spf13/[email protected]/command.go:895
github.com/spf13/cobra.(*Command).ExecuteContext(...)
	github.com/spf13/[email protected]/command.go:888
github.com/cosmos/gaia/cmd/gaiad/cmd.Execute(0xc000346840, 0x1fc3260, 0xc000d542c0)
	github.com/cosmos/gaia/cmd/gaiad/cmd/root.go:83 +0x158
main.main()
	github.com/cosmos/gaia/cmd/gaiad/main.go:11 +0x2a

wimel avatar Nov 17 '20 08:11 wimel