Debug.log file is increasing until hard drive is full

Found it, thanks!

The debug.log file is huge and get spammed by the same message like in Windows:

************************
EXCEPTION: St13runtime_error       
Error: Keypool ran out, please call keypoolrefill first.       
bitcoin in ThreadStakeMinter()       

2025-03-11T12:33:51Z CPUMiner started for proof-of-stake
2025-03-11T12:33:51Z 

************************
1 Like

Are you confident that permissions of wallet.dat are correct

I did not make changes to permissions. How can i check this?

So, does this mean that my coins are lost forever, only because a database version is not compatible?!

1 Like

Nope. We just can’t figure out what is going on over there. Never saw those error messages before.

Solved.

The wallet must be converted from Berkeley DB version 5 to 4.

1 Like