Describe the issue
I have a DeepOnion QT-wallet that cannot dump a privatkey and does not allow outgoing transfers. When looking at the debug.log I get the error message that "message store directory does not exist" Trying to run the checkwallet & repairwallet returns following:
13:26:38 > checkwallet 13:26:38 > { "wallet check passed" : true } 13:27:03 > repairwallet 13:27:03 > { "wallet check passed" : true }
running the dumpprivkey command gives this error : Private key for address xxx is not known (code -4)