Author

Topic: How do I Reindex? (Read 2929 times)

sr. member
Activity: 251
Merit: 250
April 29, 2014, 05:40:54 PM
#8
Also would recommend checking out your hard drive to confirm a failure isn't about to happen. I had a machine that kept losing the chain and having to reindex. About a month later lost my hard drive.
hero member
Activity: 508
Merit: 500
Techwolf on #bitcoin and Reddit
April 28, 2014, 08:48:19 PM
#7
Glad to be of help!
legendary
Activity: 1554
Merit: 1000
April 25, 2014, 08:57:25 PM
#6
No problem.
newbie
Activity: 18
Merit: 0
April 24, 2014, 11:46:44 PM
#5
You mean -rescan option? If your client failed to read blocks, write -rescan in console.

The easiest method is to start bitcoin-qt with the -rescan flag, by running "bitcoin-qt -rescan" in a console or command prompt.

-rescan is for finding missing transactions

-reindex is to rebuild the blockchain (some of the data might be corrupt, so you dont have to download everything new, just the corrupted files)

I see all kinds of results in Google and on here advising to reindex to solve the "failed to read block" error. I don't see anything that shows how to reindex. Any tips?

Just launch it with

bitcoin-qt -reindex from cmd (windows) or terminal (linux)

Ah command prompt did the trick, thank you!
copper member
Activity: 1498
Merit: 1528
No I dont escrow anymore.
April 24, 2014, 03:09:09 PM
#4
You mean -rescan option? If your client failed to read blocks, write -rescan in console.

The easiest method is to start bitcoin-qt with the -rescan flag, by running "bitcoin-qt -rescan" in a console or command prompt.

-rescan is for finding missing transactions

-reindex is to rebuild the blockchain (some of the data might be corrupt, so you dont have to download everything new, just the corrupted files)

I see all kinds of results in Google and on here advising to reindex to solve the "failed to read block" error. I don't see anything that shows how to reindex. Any tips?

Just launch it with

bitcoin-qt -reindex from cmd (windows) or terminal (linux)
hero member
Activity: 508
Merit: 500
Techwolf on #bitcoin and Reddit
April 24, 2014, 01:03:05 PM
#3
The easiest method is to start bitcoin-qt with the -rescan flag, by running "bitcoin-qt -rescan" in a console or command prompt.
legendary
Activity: 1554
Merit: 1000
April 24, 2014, 05:25:43 AM
#2
You mean -rescan option? If your client failed to read blocks, write -rescan in console.
newbie
Activity: 18
Merit: 0
April 24, 2014, 04:41:19 AM
#1
I see all kinds of results in Google and on here advising to reindex to solve the "failed to read block" error. I don't see anything that shows how to reindex. Any tips?
Jump to: