Closed
Description
System information
Geth version: 1.9.10-unstable-f51cf573-20191212
OS & Version: Ubuntu 18.04.3
Expected behaviour
Block is imported successfully
Actual behaviour
BAD BLOCK
Number: 4385565
Hash: 0xeaba95c4970a9a0aaed6432a15ef86906db7b3ec882e1e9834c5a56a9a67c820
...
Error: invalid merkle root (remote: 57bb8a49fdbecb83bc43d1f8a2c5218052775cadf27aec4a91e80870899648de local: 540273554e5ed35860ea6cb1738581957d550d28296d3f53229059d5e76bf564)
...
ERROR[12-20|15:07:39.893] Import error err="invalid block 4387500: invalid merkle root (remote: 57bb8a49fdbecb83bc43d1f8a2c5218052775cadf27aec4a91e80870899648de local: 540273554e5ed35860ea6cb1738581957d550d28296d3f53229059d5e76bf564)"
Steps to reproduce the behaviour
From a fully sync'd node (Fast Sync'd > 3 months ago)
geth --datadir /data/ethereum --datadir.ancient /archive/ancient export <file>
Wiped chaindata
, wiped ancient
folder
geth --datadir /data/ethereum --datadir.ancient /archive/ancient --syncmode full import file
Crash ( #20477 ). Restart
geth --datadir /data/ethereum --datadir.ancient /archive/ancient --syncmode full import file
This error. Restart (same command). Same error.
Backtrace
Metadata
Metadata
Assignees
Labels
No labels