We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
AMD EPYC 7281 4GB RAM 40Gb SSD disk
Dependencies installed: sudo apt install build-essential -y
sudo apt install build-essential -y
Gaia
Go
name: gaia server_name: gaiad version: cosmoshub-test-stargate commit: 204fe7e42f4a4d9558641d26c7f269e88338f904 build_tags: netgo,ledger go: go version go1.15.5 linux/amd64
Distributor ID: Ubuntu Description: Ubuntu 18.04.5 LTS Release: 18.04 Codename: bionic
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
https://storage.googleapis.com/stargate-genesis/genesis.json
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/cosmos-sdk@v0.40.0-rc3/x/genutil/gentx.go:103 +0x345 github.com/cosmos/cosmos-sdk/x/genutil.InitGenesis(...) github.com/cosmos/cosmos-sdk@v0.40.0-rc3/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/cosmos-sdk@v0.40.0-rc3/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/cosmos-sdk@v0.40.0-rc3/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/cosmos-sdk@v0.40.0-rc3/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/tendermint@v0.34.0-rc6/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/tendermint@v0.34.0-rc6/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/tendermint@v0.34.0-rc6/consensus/replay.go:319 +0x695 github.com/tendermint/tendermint/consensus.(*Handshaker).Handshake(0xc00243e748, 0x1fd0760, 0xc000bf6820, 0xc0004c8930, 0x203000) github.com/tendermint/tendermint@v0.34.0-rc6/consensus/replay.go:268 +0x4d8 github.com/tendermint/tendermint/node.doHandshake(0x1fcc900, 0xc000c9c270, 0xb, 0x0, 0x0, 0x0, 0xc0001102c0, 0xa, 0x1, 0x0, ...) github.com/tendermint/tendermint@v0.34.0-rc6/node/node.go:277 +0x1d8 github.com/tendermint/tendermint/node.NewNode(0xc000d612c0, 0x1fae3a0, 0xc000e15b80, 0xc000c9c030, 0x1f7b080, 0xc00017bb60, 0xc000c9c0a0, 0x1dc4840, 0xc000c9c190, 0x1fb7820, ...) github.com/tendermint/tendermint@v0.34.0-rc6/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/cosmos-sdk@v0.40.0-rc3/server/start.go:235 +0x5d7 github.com/cosmos/cosmos-sdk/server.StartCmd.func2(0xc000d89b80, 0x2d7e5f0, 0x0, 0x0, 0x0, 0x0) github.com/cosmos/cosmos-sdk@v0.40.0-rc3/server/start.go:117 +0x154 github.com/spf13/cobra.(*Command).execute(0xc000d89b80, 0x2d7e5f0, 0x0, 0x0, 0xc000d89b80, 0x2d7e5f0) github.com/spf13/cobra@v1.1.1/command.go:850 +0x47c github.com/spf13/cobra.(*Command).ExecuteC(0xc000346840, 0x0, 0x0, 0xc000cdefa0) github.com/spf13/cobra@v1.1.1/command.go:958 +0x375 github.com/spf13/cobra.(*Command).Execute(...) github.com/spf13/cobra@v1.1.1/command.go:895 github.com/spf13/cobra.(*Command).ExecuteContext(...) github.com/spf13/cobra@v1.1.1/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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Gaia
andGo
version:Genesis used:
https://storage.googleapis.com/stargate-genesis/genesis.json
withsha256sum
:759413052c854ca75f3bfeec579e3cea00f283646b0ea0d30b6b15e4d13f814b
When start the node have the following error:
The text was updated successfully, but these errors were encountered: