I used to be making an attempt to return from pruned to unpruned chainstate. Unchecked the pruned field. Core cautioned this is able to require re-download of the blockchain in its entirety. OK, fantastic. Shutdown Core to re-start and it failed, repeatedly. Since I do not know find out how to -reindex, I uninstalled Core, presuming ALL knowledge, recordsdata, listing constructions, and so forth., related to this system could be eliminated or deleted. Nope. Discovered the next knowledge and constructions relationship to first set up:
From the debug.log:
LoadBlockIndexDB(): Block recordsdata have beforehand been pruned
: It’s worthwhile to rebuild the database utilizing -reindex to return to unpruned mode. This can redownload your complete blockchain. Please restart with -reindex or -reindex-chainstate to get well.
shouldn’t be overwriting a chainstate
Error: Error opening block database
Shutdown: In progress…
If I uninstall Core once more, after which Delete the folders: blocks & chainstate, will this power one other obtain? Or do I must Delete your complete Roaming>Bitcoin folder?
Thanks