sei-chain icon indicating copy to clipboard operation
sei-chain copied to clipboard

Error during handshake: error on replay: wrong Block.Header.AppHash

Open josedev-union opened this issue 3 years ago • 1 comments

Error log

Failed to start seid with the following error.

$  seid start
6:46PM INF starting node with ABCI Tendermint in-process
6:46PM INF Starting multiAppConn service impl=multiAppConn module=proxy
6:46PM INF Starting localClient service connection=query impl=localClient module=abci-client
6:46PM INF Starting localClient service connection=snapshot impl=localClient module=abci-client
6:46PM INF Starting localClient service connection=mempool impl=localClient module=abci-client
6:46PM INF Starting localClient service connection=consensus impl=localClient module=abci-client
6:46PM INF Starting EventBus service impl=EventBus module=events
6:46PM INF Starting PubSub service impl=PubSub module=pubsub
6:46PM INF Starting IndexerService service impl=IndexerService module=txindex
6:46PM INF ABCI Handshake App Info hash="� �e[\x00&�sv\x032Z#D�.\x1f�AW��\x03\f!}E+�Η" height=1 module=consensus protocol-version=0 software-version=1.2.2beta-postfix
6:46PM INF ABCI Replay Blocks appHeight=1 module=consensus stateHeight=1 storeHeight=2
6:46PM INF Replay last block using real app module=consensus
Error: error during handshake: error on replay: wrong Block.Header.AppHash.  Expected 8A20DE655B002697737603325A2344B72E1FCE4157ACB5030C217D452BFFCE97, got 320C9D8349A3286DB04D6D5C78CC5E6207CFF1988E6F62BF5ABB2D6978E8F481

Version

I tried 1.2.2beta-postfix and 1.1.1beta version, and both failed with the above error. I think this is not related to version.

josedev-union avatar Nov 04 '22 18:11 josedev-union

I'm also getting the same behavior.

@josedev-union did you solve your issue?

heitorPB avatar Jan 18 '23 17:01 heitorPB

Sorry for the late response, see https://github.com/sei-protocol/sei-chain/issues/490#issuecomment-1534909581

philipsu522 avatar May 04 '23 14:05 philipsu522