Closed saibot600 closed 3 years ago
@saibot600: Thanks for opening an issue, it is currently awaiting triage.
The triage/accepted label can be added by foundation members by writing /triage accepted
in a comment.
In the meantime, you can:
Hi @saibot600 , some suggestions that might help, I suggest not to rename your wallet.dat
files, or move it when the app is running. If anything,
Thanks for doing some investigation. Regarding "ReserveKeyFromKeyPool: unknown key in key pool"
, according to the link you sent, it could be a corrupted wallet.dat, I would suggest you to try and move your funds.
Can you send your logs please? It'll help us understand and confirm the issue.
——————————————————————
In the mean time, can you try other wallet.dat
files? In the wallets
folder you'll likely see wallet-bak-123456789
as well, these are additional wallet backups. Try those.
For Windows it's located here:
C:\Users\<username>\AppData\Roaming\DeFi Blockchain\wallets\
You may refer to the following steps on how to Restore Wallet via Backup:
Restore wallet via backup
(wallet.dat)wallet.dat
location• In the wallets folder you'll likely see wallet-bak-123456789 as well, these are additional backups.
• Select the wallet.dat
*Note: the wallets
folder is a default location and should not be moved
• For example, I saved the wallet backup
in Documents/_BACKUP
• Hence, I'd redirect the app to the folder Documents/_BACKUP
, and select the wallet.dat
Thank you very much for your help. Through that I think I was able to solve it by now. What I did:
Remaining questions:
Thanks again!
Hi @saibot600 , glad it's resolved, to answer your questions:
Thanks a lot again. To address your points:
2.) From all the points you mentioned it can only be the backup solution in my case. I am using PCloud and have experienced some other similar file corruptions on files that I or some programs were using at the time PCloud was trying to back them up.
3.) I didn't create logs while I had the problem but only afterwards. Does that still help? If so, I would be a bit hesitant to just upload everything here publicly. Not sure how sensitive that info might be in the worst case.
Hi @saibot600 , we do not support any other platform you decide to use, we can only help figure out if you've an issue and what went wrong and work from there. I'd suggest that you backup your wallet the conventional way to prevent the same thing from happening. I'll be closing your issue. Thank you.
Actual behavior:
I am getting this error in my wallet when trying to swap, liquidity mine or send funds: "ReserveKeyFromKeyPool: unknown key in key pool".
Expected behavior:
No errors.
How to reproduce it (as minimally and precisely as possible):
No idea how or why this even appeared. This wallet has never had any problems for about 6 months and suddenly this error appeared. I did all the usual stuff (restarting, importing the wallet again, renaming the wallet file etc.) but to no avail. Also, an older file version of this wallet (from another backup) caused the same error. I have a second wallet file on my computer (not a backup but a different wallet) which works without this error by the way.
What are your environment parameters?
Anything else we need to know?
During my testing, at one point I think I was able to get the private keys through the dumpprivkey command without even unlocking the wallet but now I can't reproduce it anymore. So, maybe something is wrong with the encryption somehow.
I obviously don't want to lose any funds. I've also found this thread in Bitcointalk forum but I don't know if this applies here in some way as well: https://bitcointalk.org/index.php?topic=5039507.0
Thanks a lot for your help!