Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

ERROR: error during handshake: error on replay: Wrong Block.Header.AppHash. Expected A74D98958D7A6D4EDFFBBF760EDE9A27DF9141A379DBB1E55F5A6AF71C5D3A2C, got 1F7F6326657EB801001C4E49848D882551B3F2B4CA1259CF533E3F1BE8AFD339 #204

Closed
@IvanDedov

Description

Hi guys!
Node stopped working

spec is like below:

OS: Ubuntu 16.04.6 LTS

version: Binance Chain Release: 0.6.3-hf.1;Binance Chain Commit: a5abb0f; Cosmos Release: v0.25.0-binance.21; Tendermint Release: v0.32.3-binance.1;

config.toml

fast_sync = true
state_sync_reactor = true
state_sync_height = 0
hot_sync = true
hot_sync_timeout = "3s"
hot_sync_reactor = true


Startup error

bnb@bcs:$ /usr/local/bin/bnbchaind start --home /srv/HDD4/home/bnb/.bnbchaind --pruning breathe&
[1] 32547
bnb@bcs:
$ panic: Failed to process committed block (90913099:6EAF26E7AA83DD2B2513CA432793847B50E8243EDBBF992BB79D8C2568F6FEDA): Wrong Block.Header.AppHash. Expected A74D98958D7A6D4EDFFBBF760EDE9A27DF9141A379DBB1E55F5A6AF71C5D3A2C, got 1F7F6326657EB801001C4E49848D882551B3F2B4CA1259CF533E3F1BE8AFD339

goroutine 36949 [running]:
github.com/tendermint/tendermint/blockchain/v0.(*BlockchainReactor).poolRoutine(0xc0152ca340)
/home/suyu/go/pkg/mod/github.com/binance-chain/bnc-tendermint@v0.32.3-binance.1/blockchain/v0/reactor.go:399 +0x1bf0
created by github.com/tendermint/tendermint/blockchain/v0.(*BlockchainReactor).OnStart
/home/suyu/go/pkg/mod/github.com/binance-chain/bnc-tendermint@v0.32.3-binance.1/blockchain/v0/reactor.go:126 +0x84

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions