Closed psyraxaus closed 6 years ago
Just synced 100% (up to block 259396 at time of testing) gracefully shutdown and backed up the zen directory on my mac. Started the wallet again and received the following:
2018-02-18 07:51:15 ERROR: CheckProofOfWork(): hash doesn't match nBits 2018-02-18 07:51:15 ERROR: LoadBlockIndex(): CheckProofOfWork failed: CBlockIndex(pprev=0x10e68ce50, nHeight=252205, merkle=d1706cba2a039d72bcead545a30a4e5f42b895cbb41dc531eceab4d6a26acce6, hashBlock=a7d89c391ce4e37859595c69f443355d2ae11195bdc8d705366e32d84565d935) 2018-02-18 07:51:15 : Error loading block database. Please restart with -reindex to recover.
Describe the issue
Blockchain Database corrupts after graceful shut down of the swing wallet on my mac
Can you reliably reproduce the issue?
If so, please list the steps to reproduce below:
Expected behaviour
Wallet should load without requiring reindex
Actual behaviour + errors
Error: A general unexpected critical error has occurred: error: couldn't connect to server: unknown (code -1) (make sure server is running and you are connecting to the correct RPC port) See the console output for me detailed error information!
Detailed debug.log information below.
The version of Zen you were using:
Zen Daemon version v2.0.10
Machine specs:
Any extra information that might be useful in the debugging process.
I am not sure if it is related but the two blocks (252205 and 250420) that the error occurred on for me were both mined by miningspeed
Initial error entry from ~/Library/Application Support/Zen/debug.log:
Second round error entry from ~/Library/Application Support/Zen/debug.log
Do you have a back up of
~/.zen
directory and/or take a VM snapshot?I have multiple backups of the zen directory on my Mac