You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When attempting to reset the password of the key and recovery phrase using the Forgot Password link, the transaction tool reports "Error in password reset, The password could not be reset at this time. Please check the application log" but the recovery password is updated and not the key.
Log file contains:
2022-10-03 17:58:52.833 INFO - Changing the password for key "/Users/user/Documents/TransactionTools/Keys/testkey.pem"
2022-10-03 17:58:52.834 INFO - Trying stored passwords.
2022-10-03 17:58:52.835 INFO - Password not found. Asking the user
2022-10-03 17:59:13.006 INFO - Words set in text boxes
2022-10-03 17:59:30.631 INFO - Property hash set to Fs4pbD13xjK5MVZS88Sopj+LDJUNL9DsvJuUzcgZ3LQgreqcXAL+fo3spETRtzYR
2022-10-03 17:59:30.634 INFO - Property salt set to true
2022-10-03 17:59:30.644 INFO - Property legacy set to false
2022-10-03 17:59:31.410 INFO - Mnemonic password reset
This reset can also sometimes leads to key and recovery phrase being disconnected requiring key recovery.
Steps to reproduce
Open the transaction tool and go to the Keys section. Double click on a key and click the change password button. Select "Forgot your password?" to start password recovery and then click "Forgot your password?" again for the recovery phrase password. Enter the recovery phrase and click on the recover button. Create a new password and click continue and then an error message will be presented.
Additional context
No response
Hedera network
other
Version
v0.12.2
Operating system
macOS
The text was updated successfully, but these errors were encountered:
Description
When attempting to reset the password of the key and recovery phrase using the Forgot Password link, the transaction tool reports "Error in password reset, The password could not be reset at this time. Please check the application log" but the recovery password is updated and not the key.
Log file contains:
2022-10-03 17:58:52.833 INFO - Changing the password for key "/Users/user/Documents/TransactionTools/Keys/testkey.pem"
2022-10-03 17:58:52.834 INFO - Trying stored passwords.
2022-10-03 17:58:52.835 INFO - Password not found. Asking the user
2022-10-03 17:59:13.006 INFO - Words set in text boxes
2022-10-03 17:59:30.631 INFO - Property hash set to Fs4pbD13xjK5MVZS88Sopj+LDJUNL9DsvJuUzcgZ3LQgreqcXAL+fo3spETRtzYR
2022-10-03 17:59:30.634 INFO - Property salt set to true
2022-10-03 17:59:30.644 INFO - Property legacy set to false
2022-10-03 17:59:31.410 INFO - Mnemonic password reset
This reset can also sometimes leads to key and recovery phrase being disconnected requiring key recovery.
Steps to reproduce
Open the transaction tool and go to the Keys section. Double click on a key and click the change password button. Select "Forgot your password?" to start password recovery and then click "Forgot your password?" again for the recovery phrase password. Enter the recovery phrase and click on the recover button. Create a new password and click continue and then an error message will be presented.
Additional context
No response
Hedera network
other
Version
v0.12.2
Operating system
macOS
The text was updated successfully, but these errors were encountered: