Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Re-index doesn't resume after restart #10639
Comments
laanwj
added the
UTXO Db and Indexes
label
Jun 21, 2017
|
It should progress much faster through the files that have already been reindexed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
merceyz commentedJun 21, 2017
•
edited
Describe the issue
Started Bitcoin Core earlier today to sync up with the network.
After syncing for a while (I was 15 weeks behind) I got an error message I can't remember, after clicking Ok on it I get something along the lines of
"this application has requested the run time to terminate in an unusual way. Please contact applications support team for more info"
Clicked Ok then Bitcoin Core crashed, same happened every time I started it after that.
Decided to re-index to see if that would fix the problem, however after re-indexing up until sometime in 2015 it got stuck so I restarted it which caused it to start re-indexing from the start instead of resuming.
Can you reliably reproduce the issue?
Yes
If so, please list the steps to reproduce below:
Expected behaviour
Continue from where it left off
Actual behaviour
Started re-indexing from the beginning.
However the GUI claims it resumes from where it left of, but the log says otherwise
What version of bitcoin-core are you using?
https://bitcoin.org/bin/bitcoin-core-0.14.2/
Machine specs:
Any extra information that might be useful in the debugging process.