cli_wallet unlock error #211

Closed
opened 2021-11-03 09:57:00 +00:00 by bobinson · 2 comments
bobinson commented 2021-11-03 09:57:00 +00:00 (Migrated from gitlab.com)

cli_wallet unlocked with a password password

got the error once

may need to investigate

locked >>> unlock pasword
unlock pasword
18 aes_exception: AES error
error during aes 256 cbc decrypt final
    {"s":"error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt"}
    th_a  aes.cpp:269 aes_decrypt

    {}
    th_a  wallet.cpp:5561 unlock
locked >>> unlock password
unlock password
null
cli_wallet unlocked with a password `password` got the error once may need to investigate ``` locked >>> unlock pasword unlock pasword 18 aes_exception: AES error error during aes 256 cbc decrypt final {"s":"error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt"} th_a aes.cpp:269 aes_decrypt {} th_a wallet.cpp:5561 unlock locked >>> unlock password unlock password null ```
bobinson commented 2021-11-03 10:00:04 +00:00 (Migrated from gitlab.com)

assigned to @yviter

assigned to @yviter
serkixenos commented 2021-11-03 15:08:39 +00:00 (Migrated from gitlab.com)

You tried to unlock wallet with invalid password. You typed pasword instead of password.

You tried to unlock wallet with invalid password. You typed pasword instead of password.
serkixenos (Migrated from gitlab.com) closed this issue 2021-11-03 15:08:39 +00:00
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Peerplays_Blockchain/peerplays_migrated#211
No description provided.