Hi all!
I hope you can help me with my problems that started ~ 2 months ago:
I was not able to start bitcoin-qt anymore because of the error stated in the subject "Error reading from database".
- After that I tried to re-index and after re-indexing it still did not work with the same error message.
- Then I deleted the data directory .bitcoin (after backing up wallet.dat) and downloaded the blockchain again - still the same problem.
- Finally I decided to download the "bootstrap.dat" file but now I am facing the same problem again.
I have no more ideas how to solve this issue - please help :-(
2016-01-08 15:09:46 Bitcoin version v0.11.2 (2015-11-10 14:46:18 +0100)
2016-01-08 15:09:46 Using OpenSSL version OpenSSL 1.0.1k 8 Jan 2015
2016-01-08 15:09:46 Using BerkeleyDB version Berkeley DB 4.8.30: (April 9, 2010)
2016-01-08 15:09:46 Default data directory /home/aeas/.bitcoin
2016-01-08 15:09:46 Using data directory /home/aeas/.bitcoin
2016-01-08 15:09:46 Using config file /home/aeas/.bitcoin/bitcoin.conf
2016-01-08 15:09:46 Using at most 125 connections (1024 file descriptors available)
2016-01-08 15:09:46 Using 4 threads for script verification
2016-01-08 15:09:46 Using wallet wallet.dat
2016-01-08 15:09:46 scheduler thread start
2016-01-08 15:09:46 init message: Verifying wallet...
2016-01-08 15:09:46 CDBEnv::Open: LogDir=/home/aeas/.bitcoin/database ErrorFile=/home/aeas/.bitcoin/db.log
2016-01-08 15:09:46 Bound to [::]:8333
2016-01-08 15:09:46 Bound to 0.0.0.0:8333
2016-01-08 15:09:46 Cache configuration:
2016-01-08 15:09:46 * Using 2.0MiB for block index database
2016-01-08 15:09:46 * Using 32.5MiB for chain state database
2016-01-08 15:09:46 * Using 65.5MiB for in-memory UTXO set
2016-01-08 15:09:46 init message: Loading block index...
2016-01-08 15:09:46 Opening LevelDB in /home/aeas/.bitcoin/blocks/index
2016-01-08 15:09:47 Opened LevelDB successfully
2016-01-08 15:09:47 Opening LevelDB in /home/aeas/.bitcoin/chainstate
2016-01-08 15:09:47 Opened LevelDB successfully
2016-01-08 15:09:49 LoadBlockIndexDB: last block file = 233
2016-01-08 15:09:49 LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=134, size=40929298, heights=343333...344359, time=2015-02-13...2015-02-20)
2016-01-08 15:09:49 Checking all blk files are present...
2016-01-08 15:09:50 LoadBlockIndexDB: transaction index disabled
2016-01-08 15:09:50 LoadBlockIndexDB: hashBestChain=00000000000000000c3e89849063749e4de6839148986d7a58eea8a0538d8763 height=343550 date=2015-02-15 08:48:07 progress=0.607992
2016-01-08 15:09:50 init message: Verifying blocks...
2016-01-08 15:09:50 Verifying last 288 blocks at level 3
2016-01-08 15:09:55 No coin database inconsistencies in last 10 blocks (6105 transactions)
2016-01-08 15:09:55 block index 8230ms
2016-01-08 15:09:55 init message: Loading wallet...
2016-01-08 15:09:55 nFileVersion = 110200
2016-01-08 15:09:55 Keys: 0 plaintext, 212 encrypted, 0 w/ metadata, 212 total
2016-01-08 15:09:55 wallet 304ms
2016-01-08 15:09:55 init message: Activating best chain...
2016-01-08 15:09:56 UpdateTip: new best=00000000000000000c46f843c244e2a86c8ac531332849beb1945fa52a6f4c26 height=343551 log2_work=82.237409 tx=59690676 date=2015-02-15 08:52:43 progress=0.607996 cache=8.0MiB(1192tx)
2016-01-08 15:09:56 UpdateTip: new best=00000000000000000ae2c7e21c407ecb60bdca59f426b53350d7cb8ef17ac7dd height=343552 log2_work=82.237458 tx=59691188 date=2015-02-15 09:20:45 progress=0.608015 cache=9.9MiB(2367tx)
2016-01-08 15:10:00 Pre-allocating up to position 0x200000 in rev00231.dat
2016-01-08 15:10:00 UpdateTip: new best=000000000000000017477cad9b0c001c09ec7439dc3f921abb6586a226e12d08 height=343553 log2_work=82.237506 tx=59692215 date=2015-02-15 09:24:53 progress=0.608025 cache=28.9MiB(5830tx)
2016-01-08 15:10:01 UpdateTip: new best=00000000000000000f00b12ab56383f339702db5b50c497e07663d262f466753 height=343554 log2_work=82.237554 tx=59693099 date=2015-02-15 10:27:25 progress=0.608063 cache=29.7MiB(7497tx)
2016-01-08 15:10:02 LevelDB read failure: Corruption: block checksum mismatch
2016-01-08 15:10:02 Corruption: block checksum mismatch
2016-01-08 15:14:57 Error reading from database: Database corrupted