<!-- This issue tracker is only for technical issues related to Bitcoin Core. General bitcoin questions and/or support requests are best directed to the Bitcoin StackExchange at https://bitcoin.stackexchange.com. For reporting security issues, please read instructions at https://bitcoincore.org/en/contact/. If the node is "stuck" during sync or giving "block checksum mismatch" errors, please ensure your hardware is stable by running memtest and observe CPU temperature with a load-test tool such as linpack before creating an issue! -->
<!-- Describe the issue -->
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?