Closed cbarraford closed 5 years ago
If i run the agent a second time, here is the output.
I[2019-10-28|04:08:02.906] Starting ABCI with Tendermint module=main
E[2019-10-28|04:08:02.993] Failed to load the latest breathe block height from module=dexkeeper timeNow=2019-10-28T04:08:02.993631Z
I[2019-10-28|04:08:02.993] Loading order book snapshot from last breathe block module=main blockHeight=0
I[2019-10-28|04:08:02.994] No breathe block is ever saved. just created match engines for all the pairs. module=main
I[2019-10-28|04:08:02.994] Initialized Block Store for replay module=dex toHeight=0
E[2019-10-28|04:08:02.997] Failed to load the latest breathe block height from module=dexkeeper timeNow=2019-10-28T04:08:02.9969202Z
I[2019-10-28|04:08:02.997] get last breathe block height module=main height=0
I[2019-10-28|04:08:02.997] reload latest snapshot module=statesync height=0
I[2019-10-28|04:08:03.074] ABCI Handshake App Info module=consensus height=0 hash= software-version= protocol-version=0
I[2019-10-28|04:08:03.081] ABCI Replay Blocks module=consensus appHeight=0 storeHeight=46658512 stateHeight=46658512
panic: Value missing for hash aea10fde6fc208fbc8099e5c4bcfc3fd71c955777d12d513d52ab456539669ac corresponding to nodeKey n���o�� �\K���q�Uw}��*�VS�i�
goroutine 1 [running]:
github.com/binance-chain/node/vendor/github.com/tendermint/iavl.(*nodeDB).GetNode(0xc000cb2ff0, 0xc000ab3160, 0x20, 0x20, 0x0)
/tmp/go/src/github.com/binance-chain/node/vendor/github.com/tendermint/iavl/nodedb.go:82 +0x617
github.com/binance-chain/node/vendor/github.com/tendermint/iavl.(*Node).getRightNode(...)
/tmp/go/src/github.com/binance-chain/node/vendor/github.com/tendermint/iavl/node.go:363
github.com/binance-chain/node/vendor/github.com/tendermint/iavl.(*Node).get(0xc000b56000, 0xc000b105c0, 0x1db8000, 0x13, 0x13, 0x1c, 0x1, 0x14abaa0, 0xc000a829d8)
/tmp/go/src/github.com/binance-chain/node/vendor/github.com/tendermint/iavl/node.go:176 +0x319
github.com/binance-chain/node/vendor/github.com/tendermint/iavl.(*Node).get(0xc0000ad1e0, 0xc000b105c0, 0x1db8000, 0x13, 0x13, 0x8, 0xc0000300c0, 0xc000c7f920, 0xc000a829d8)
/tmp/go/src/github.com/binance-chain/node/vendor/github.com/tendermint/iavl/node.go:177 +0x293
github.com/binance-chain/node/vendor/github.com/tendermint/iavl.(*ImmutableTree).Get(...)
/tmp/go/src/github.com/binance-chain/node/vendor/github.com/tendermint/iavl/immutable_tree.go:98
github.com/binance-chain/node/vendor/github.com/cosmos/cosmos-sdk/store.(*IavlStore).Get(0xc000b100a0, 0x1db8000, 0x13, 0x13, 0x1e32fe0, 0xc00003cc00, 0x14abaa0)
/tmp/go/src/github.com/binance-chain/node/vendor/github.com/cosmos/cosmos-sdk/store/iavlstore.go:153 +0x86
github.com/binance-chain/node/vendor/github.com/cosmos/cosmos-sdk/store.(*cacheKVStore).Get(0xc000b116a0, 0x1db8000, 0x13, 0x13, 0x0, 0x0, 0x0)
/tmp/go/src/github.com/binance-chain/node/vendor/github.com/cosmos/cosmos-sdk/store/cachekvstore.go:50 +0x125
github.com/binance-chain/node/vendor/github.com/cosmos/cosmos-sdk/x/auth.AccountKeeper.GetNextAccountNumber(0x148bec0, 0xc00003cc50, 0x130c790, 0xc00013d2d0, 0x149aec0, 0xc000c7fe00, 0xc0008b9540, 0xb, 0x0)
/tmp/go/src/github.com/binance-chain/node/vendor/github.com/cosmos/cosmos-sdk/x/auth/mapper.go:162 +0xc9
github.com/binance-chain/node/app.(*BinanceChain).initChainerFn.func1(0x149aec0, 0xc000c7fe00, 0xc0008b9540, 0xb, 0x1ddb536b, 0xed4127047, 0x0, 0xc000478520, 0x12, 0xc0008b9400, ...)
/tmp/go/src/github.com/binance-chain/node/app/app.go:364 +0x350
github.com/binance-chain/node/vendor/github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).InitChain(0xc0009a51d0, 0x1ddb536b, 0xed4127047, 0x0, 0xc000478520, 0x12, 0xc0008b9400, 0x1e31730, 0x0, 0x0, ...)
/tmp/go/src/github.com/binance-chain/node/vendor/github.com/cosmos/cosmos-sdk/baseapp/baseapp.go:352 +0x19f
github.com/binance-chain/node/vendor/github.com/cosmos/cosmos-sdk/server/concurrent.(*asyncLocalClient).InitChainSync(0xc0000add90, 0x1ddb536b, 0xed4127047, 0x0, 0xc000478520, 0x12, 0xc0008b9400, 0x1e31730, 0x0, 0x0, ...)
/tmp/go/src/github.com/binance-chain/node/vendor/github.com/cosmos/cosmos-sdk/server/concurrent/async_local_client.go:397 +0xec
github.com/binance-chain/node/vendor/github.com/tendermint/tendermint/proxy.(*appConnConsensus).InitChainSync(0xc00032fac0, 0x1ddb536b, 0xed4127047, 0x0, 0xc000478520, 0x12, 0xc0008b9400, 0x1e31730, 0x0, 0x0, ...)
/tmp/go/src/github.com/binance-chain/node/vendor/github.com/tendermint/tendermint/proxy/app_conn.go:103 +0x6b
github.com/binance-chain/node/vendor/github.com/tendermint/tendermint/consensus.(*Handshaker).ReplayBlocks(0xc000a8c780, 0xa, 0x0, 0xc0008f6be6, 0x6, 0xc000478a80, 0x12, 0x2c7f3d0, 0x2746775, 0xc000478aa0, ...)
/tmp/go/src/github.com/binance-chain/node/vendor/github.com/tendermint/tendermint/consensus/replay.go:307 +0x68f
github.com/binance-chain/node/vendor/github.com/tendermint/tendermint/consensus.(*Handshaker).Handshake(0xc000a8c780, 0x14b0c40, 0xc0000dbea0, 0x2, 0x149ba80)
/tmp/go/src/github.com/binance-chain/node/vendor/github.com/tendermint/tendermint/consensus/replay.go:266 +0x6fa
github.com/binance-chain/node/vendor/github.com/tendermint/tendermint/node.NewNode(0xc00009c9a0, 0x149bc40, 0xc000a78820, 0xc000bcdf70, 0x147b600, 0xc000cb3040, 0xc000aa41f0, 0x130e1b8, 0xc000aa4200, 0x149ba80, ...)
/tmp/go/src/github.com/binance-chain/node/vendor/github.com/tendermint/tendermint/node/node.go:312 +0x1093
github.com/binance-chain/node/vendor/github.com/cosmos/cosmos-sdk/server.startInProcess(0xc000467de0, 0x130ea78, 0x1d, 0x0, 0x0)
/tmp/go/src/github.com/binance-chain/node/vendor/github.com/cosmos/cosmos-sdk/server/start.go:133 +0x561
github.com/binance-chain/node/vendor/github.com/cosmos/cosmos-sdk/server.StartCmd.func1(0xc000abd8c0, 0xc00035a360, 0x0, 0x2, 0x0, 0x0)
/tmp/go/src/github.com/binance-chain/node/vendor/github.com/cosmos/cosmos-sdk/server/start.go:44 +0xb5
github.com/binance-chain/node/vendor/github.com/spf13/cobra.(*Command).execute(0xc000abd8c0, 0xc00035a280, 0x2, 0x2, 0xc000abd8c0, 0xc00035a280)
/tmp/go/src/github.com/binance-chain/node/vendor/github.com/spf13/cobra/command.go:698 +0x431
github.com/binance-chain/node/vendor/github.com/spf13/cobra.(*Command).ExecuteC(0xc000abc240, 0x2, 0xc00035a0c0, 0x11b25b8)
/tmp/go/src/github.com/binance-chain/node/vendor/github.com/spf13/cobra/command.go:783 +0x2ca
github.com/binance-chain/node/vendor/github.com/spf13/cobra.(*Command).Execute(...)
/tmp/go/src/github.com/binance-chain/node/vendor/github.com/spf13/cobra/command.go:736
github.com/binance-chain/node/vendor/github.com/tendermint/tendermint/libs/cli.Executor.Execute(0xc000abc240, 0x130ee80, 0x2, 0xc000ab2400)
/tmp/go/src/github.com/binance-chain/node/vendor/github.com/tendermint/tendermint/libs/cli/setup.go:89 +0x3c
main.main()
/tmp/go/src/github.com/binance-chain/node/cmd/bnbchaind/main.go:54 +0x3ef
cc @varnav
Hi! Seems to be their bug, please take a look:
https://github.com/binance-chain/node-binary/issues/108
But it works for me. Just try running again, maybe it's something like problem in the network itself?
I have a feeling that it may be also if system where you run this is not powerful enough. Make sure CPU is fast and you're running this on SSD.
Also try this:
docker run --rm -it --ulimit nofile=16000:16000 varnav/binance-node
i think i was hittin the ulimit, thanks!
Trying to get a full node running and it runs for a couple minutes before it exits with 137 status code but without any interesting logs...
Log output.