bnb-chain / node-binary

Binaries for full nodes, light-weighted clients

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TestNet Node ERROR

s2ungeda opened this issue · comments

The testnet bnb node suddenly exits during the line process, and the error log is as follows

panic: Failed to process committed block (30921199:EBD11775F3B5945FD7AE38B55100E1E2AA47C774357C3E11E05880602FE58402): Wrong Block.Header.AppHash. Expected DB186B9E5B64D12534124449C7482EE60CEB58A3E8869ADF0634FF4E8D1CB985, got 56F9A6A6DB04EE10A31D8D1A5E93C1547505C8969DEA39B53A9EE703EC2B373D

goroutine 185 [running]:
github.com/tendermint/tendermint/blockchain/v0.(*BlockchainReactor).poolRoutine(0xc013bd3520)
/root/workspace/workspace_go/pkg/mod/github.com/binance-chain/bnc-tendermint@v0.32.3-binance.6/blockchain/v0/reactor.go:404 +0x1aa5
created by github.com/tendermint/tendermint/blockchain/v0.(*BlockchainReactor).OnStart
/root/workspace/workspace_go/pkg/mod/github.com/binance-chain/bnc-tendermint@v0.32.3-binance.6/blockchain/v0/reactor.go:127 +0x87