I created a wallet days ago, but now when I want to change the passphrase, error message appears as:
Error: The wallet passphrase entered was incorrect. (code -14)
the problem is, in the qt-console and bitcoin-cli, walletpassphrase
command still works, while walletpassphrasechange
doesn’t work.
I tried to change passphrase in bitcoin-qt ‘setting’ menu, it prompt the same error message.
I failed to reproduce a wallet with the same issue, but I tried to load my wallet with this problem in bitcoin-core v0.19.0.1 / v0.19.1, both version with the same issue. I also try to enclosemy passphrase with qhotation marks, still doesn’t work.
Maybe this is a bug?