-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
"Error: cannot unlock without a previous vault" upon entering password #2011
Comments
This happened also to me today, metamask locked and I'm not able to login (today metamask has worked worse than habitual and then happened this) |
@101001000 Sorry to hear, fixing this is our priority, and we are trying to reproduce it on our end to fix it. Are you able to fully quit the app and then login? |
Pocophone F1 Metamask 1.0.7 and android 9, I went back and now I can not even login, the button don't do anything |
Another case: 62448 |
Idk what you can do to reproduce it, I'm a heavy user of the app and suddenly it happened. The same day I had more problems than usual to connect to web apps with metamask and the tokens balance weren't loading properly (but ether balance did), maybe that's relevant |
Guys how can we fix this? I can't use my mobile metamask for days because of this issue. |
Same here, I'm waiting so I can use it again, is annoying |
This has been happening for me ever since the official version release on Android. worked fine before. |
Can someone help me. I'm having this problem, but don't know how to merge |
Version 1.0.8 is live on Android. Please update your app and this issue should be resolved. |
The lastest release on GitHub and play store is 1.0.7 (I'm a beta tester) |
I don't think the new version is live yet. At least I don't see it
…On Mon, Dec 7, 2020, 8:06 AM bharmon3 ***@***.***> wrote:
Version 1.0.8 is live on Android. Please update your app and this issue
should be resolved.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#2011 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKSXSXP54MD2EB5TVNSTEP3STTOOTANCNFSM4UBJS3QQ>
.
|
It corrupted my data. Thanks... |
@mjgardner33 First, please check that you have your seed phrase and private keys you've imported to your MetaMask wallet. Next, uninstall and install the app again with the version 1.0.8. And import your seed phrase. Let us know if you continue to have an issue. |
|
…2743) ## **Description** Remove any usage of the global network from transaction simulation. This requires using the `chainId` from the `TransactionMeta`, and so the `SimulationDetails` properties have been simplified to accept `TransactionMeta` directly to minimise the number of tightly coupled properties. ## **Related issues** Fixes: [#2011](MetaMask/mobile-planning#2011) ## **Manual testing steps** ## **Screenshots/Recordings** ### **Before** ### **After** ## **Pre-merge author checklist** - [x] I’ve followed [MetaMask Contributor Docs](https://github.com/MetaMask/contributor-docs) and [MetaMask Mobile Coding Standards](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/CODING_GUIDELINES.md). - [x] I've completed the PR template to the best of my ability - [x] I’ve included tests if applicable - [x] I’ve documented my code using [JSDoc](https://jsdoc.app/) format if applicable - [x] I’ve applied the right labels on the PR (see [labeling guidelines](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/LABELING_GUIDELINES.md)). Not required for external contributors. ## **Pre-merge reviewer checklist** - [ ] I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed). - [ ] I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.
Description
Upon closing the app, then reopening it to login, it rejects the user's password and shows the error, "Error: cannot unlock without a previous vault"
Screenshots
Error
![Screenshot_20201115-200808](https://user-images.githubusercontent.com/74013053/100138875-9f55c780-2e5c-11eb-9b99-ffac13b57a7a.png)
User's Device Info
Addtional error after uninstalling, reinstalling, disabled biometrics, closed the app, then reopening
To Reproduce
Steps to reproduce the behavior
@rickycodes has been able not been able to reliably reproduce this
Expected behavior
Users should be able to access their already imported wallet by entering their password
Smartphone
to be added after bug submission by internal support / PM
Severity
The text was updated successfully, but these errors were encountered: