-
Notifications
You must be signed in to change notification settings - Fork 5k
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
[Sentry] Error: No keyring found for the requested account. Error info: There are no keyrings #20317
Comments
Events in past 14 days: 306 |
When a user tries to send a transaction or sign a message, MetaMask fetches the private key for the account from its keyring. This error means that no such keyring exists for the account in question. |
Some relevant background in these threads: |
This is a duplicate of #16193, but there is a great repro shared on that thread |
Also see #14652 |
Sentry Issue: METAMASK-XB5P |
Just encountered this issue in no-keyrings.mp4Repro:
|
This PR shall mitigate this issue (at least partially): #29599 |
This error is thrown if almost any This seems to be compatible with the reproduction steps shared in this issue and in this one |
MetaMask/core#5171 will give us clarity around this issue so we will wait to see the results of that work to return to this one. |
Sentry Issue: METAMASK-WQNC
The text was updated successfully, but these errors were encountered: