Post
Topic
Board Bitcoin Technical Support
Re: Recovering wallet from 2013 mining
by
BitCoinSeo
on 11/12/2020, 14:06:27 UTC
The error happens because you use pruned mode, but want to load wallet.dat which never loaded previously or loaded after long time.
You can follow the Bitcoin Core suggestion (where you must download whole blockchain again) or simply extract the private key and load it to SPV wallet (such as Electrum).

But if you don't use pruned mode, please find debug.log (which located on folder where you store blockchain files & wallet.dat) and share it with us.

Here is debug.log
https://drive.google.com/file/d/113BVQbFT3yZQE3EM4LEYAOjYDL5ZOdXB/view?usp=sharing