2

在索引块时,我在 debug.log 中有错误:

2016-11-14 15:14:52 UpdateTip: new best=000000000000038ad111e773453f172891263e1a7a2bca9b2017ac474c54fb0c height=211020 log2_work=69.125688 tx=9563053 date=2012-12-05 20:04:23 progress=0.029749 cache=40.0MiB(40827tx)

2016-11-14 15:14:52 LoadExternalBlockFile: Processing out of order child 000000000000004f797d6a10f2b0fa1420b74c77dc335a37e3ab98efa76ebd2d of 000000000000038ad111e773453f172891263e1a7a2bca9b2017ac474c54fb0c

2016-11-14 15:14:52 LevelDB read failure: Corruption: block checksum mismatch

2016-11-14 15:14:52 Corruption: block checksum mismatch

2016-11-14 15:14:52 Error: Error reading from database, shutting down.

2016-11-14 15:14:52 Error reading from database: Database corrupted

4

2 回答 2

1

我也遇到这个问题。我删除了最新的 blk****.dat 和 rev****.dat 文件。这个对我有用。

于 2017-07-25T05:44:13.263 回答
0

安装最新版本的 bitcoind

Bitcoin Core Daemon version v0.11.3Bitcoin Core Daemon version v0.13.1.0-g03422e5

于 2016-11-15T14:15:32.947 回答