Post
Topic
Board Development & Technical Discussion
Re: Bitcoin Core v27.0 Error reading from database
by
decryptit
on 24/04/2024, 03:15:14 UTC
How do I do the reindex-chainstate files?
Inorder to perform reindex
Navigate to your bitcoin.conf file , by default  located in 
C:\Users\<you>\AppData\Local\Bitcoin
Else, check the part selected while installing ,if you don't have it create one.
Insert
Code:
reindex-chainstate=1


I see. Let me try this one. Thanks.