axieinfinity / ronin

A DPoS blockchain.
GNU Lesser General Public License v3.0
67 stars 30 forks source link

Node synchronization failed #417

Closed mayong82 closed 6 months ago

mayong82 commented 7 months ago

Error: invalid merkle root (remote: d4e2c4914ae8699143721e6c16fcf9b7be76b82e22ca97d12b09508ef1997550 local: e8acb294c38a1f8ab48e15c7597809264cd2c5276dc790bf520e5fbf292094cf) ##############################

WARN [03-12|15:10:54.644] Synchronisation failed, dropping peer peer=161f2ff82d1cf1e03ea81176d01a5b33450f721fb41caad6395a1157a47127de err="retrieved hash chain is invalid: invalid merkle root (remote: d4e2c4914ae8699143721e6c16fcf9b7be76b82e22ca97d12b09508ef1997550 local: e8acb294c38a1f8ab48e15c7597809264cd2c5276dc790bf520e5fbf292094cf)" INFO [03-12|15:10:54.957] Snapshot extension registration failed peer=8058887b err="peer connected on snap without compatible eth support" INFO [03-12|15:10:55.469] Snapshot extension registration failed peer=8063c721 err="peer connected on snap without compatible eth support" INFO [03-12|15:11:01.867] Looking for peers peercount=1 tried=22 static=0 INFO [03-12|15:11:03.189] Snapshot extension registration failed peer=80620cb3 err="peer connected on snap without compatible eth support" INFO [03-12|15:11:12.201] Looking for peers peercount=1 tried=15 static=0 INFO [03-12|15:11:22.529] Looking for peers peercount=2 tried=29 static=0

May I ask how to solve this problem ?

mayong82 commented 7 months ago

The Docker image used is: ghcr.io/axieinfinity/ronin:v2.7.1-c64ddd3

minh-bq commented 7 months ago

Sorry for the delay, it's likely your chaindata is corrupted. You need to sync your node again from snapshot (https://github.com/axieinfinity/ronin-snapshot)