Wallet loading failed.

310 viewsGeneral Discussions

Wallet loading failed.

Hi,

I am trying to restore my bitcoin core wallet from another device. When I try to restore my wallet with my .dat file I get this message on bitcoin core: “Wallet loading failed. Prune: last wallet synchronisation goes beyond pruned data. You need to -reindex (download the whole blockchain again in case of pruned node).” I dont really understand what this means, not tech savvy. How can I upload my old wallet on my new mac?

adrian ondachchi Answered question June 6, 2024
0

Delete all but don’t delete the wallets folder with wallet.dat file inside. Before doing this, OP must have a copy or some copies of the wallet.dat file.

In Bitcoin Core, OP can click on Windows, Information and get the Data direction (datadir).

Go to that folder, delete all sub folders, except wallets sub-folder. Close the Bitcoin Core, then open it again and let it download the block chain from Genesis block and syncs.

adrian ondachchi Answered question June 6, 2024
0

This error always comes up when you are trying to import a wallet with old pruned data meaning it can’t find any transactions from the current blockchain data.

This is my own solution that works to me but I do not know if it will work for you.

Try to disable the pruning mode first and close the Bitcoin core> Go to the blockchain data folder and delete all data and then open Bitcoin core again and enable prune mode again and let it sync.

Update here if it didn’t work.

Shabira Shafeek Answered question June 6, 2024
0

You are running a pruned node and you don’t have the entire blockchain in your hard disk. A pruned node keeps the latest blocks and remove the old blocks as time goes on.
If you want to import the other wallet in bitcoin core, the only solution is to redownload the blockchain.

Myat Kelly Answered question June 6, 2024
0