Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Key Forgot Password Fails #423

Open
mark-dlt opened this issue Oct 3, 2022 · 1 comment
Open

Key Forgot Password Fails #423

mark-dlt opened this issue Oct 3, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@mark-dlt
Copy link

mark-dlt commented Oct 3, 2022

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

@mark-dlt mark-dlt added the bug Something isn't working label Oct 3, 2022
@SimiHunjan SimiHunjan added this to the v0.13.0 milestone Oct 10, 2022
@SimiHunjan
Copy link
Collaborator

hold for new version. Work around is to reset the tool and recover the key with the recovery phrase.

@SimiHunjan SimiHunjan removed this from the v0.13.0 milestone Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants