MetaMask / MetaMask/metamask-extension
[Sentry] Error: UserStorageController - failed to sync user storage accounts list - KeyringController - The operation cannot be completed while the controller is locked.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
Sentry Issue: [METAMASK-XGZ4](https://metamask.sentry.io/issues/6439681427/?referrer=github_integration)
```
Error: UserStorageController - failed to sync user storage accounts list - KeyringController - The operation cannot be completed while the controller is locked.
```
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Sentry report and trace the UserStorageController account-list sync path, especially its interaction with the locked KeyringController. Determine the expected behavior while the controller is locked, then confirm the fix with the relevant existing tests or a regression test if the project has coverage for this path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100