-
Notifications
You must be signed in to change notification settings - Fork 54
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
Failure to create a new wallet when a previous wallet created and password is forgotten #774
Comments
Hey @Devinml! Thanks for the report. 🙏 Yes, indeed, that is a problem. However, the password is needed in order to "lock" an active wallet and "unlock" or create/import another one. A possible workaround is to restart the service (e.g. with a system reboot). I do not think there is anything that can be done otherwise (but I might be wrong!). |
but lets add this piece of information also: "… if you have forgot your password, restart the service so that this wallet gets locked and you can proceed." (bad wording I know) |
Aww man.. Do you really think that is necessary? |
What I would do is renaming the |
As a user I found it confusing, I think there should be an active and then an unlocked. |
Yeah, but that would not really resolve the problem at hand. You need a valid session token to lock or unlock the active wallet in order to create/import a new one. There is only so much you can do, if a user forgets the password. I am afraid, there is nothing we can do about it technically, but at least try to reduce the confusion. |
What about adding this to an FAQ section to the readme. I'd be happy to submit that as a pr. |
Hey @Devinml, really appreciate your thinking and willingness to help. Thanks brother. Okay for you to wait and see whether other people have a similar issue with this? Thanks again 🙏 |
Expected behavior
I should be able to create multiple wallets if I forget the password of a wallet.
Actual behavior
When trying to create a new wallet when the old wallet password was forgotten it routes you to a page that says you must lock your wallet.
When "Create new wallet" is pressed I get this screen: Only problem is I don't have the old password to lock the old "test wallet"
Steps to reproduce the problem
Specifications
The text was updated successfully, but these errors were encountered: