MetaMask / MetaMask/metamask-extension
SynchronizationError: Account synchronization failures
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
Sentry Issue: [METAMASK-XX6Z](https://metamask.sentry.io/issues/6994753394/?referrer=github_integration)
```
SynchronizationError: Account synchronization failures
at new h (/metamask/snaps/index.html:8503:27)
at new y (/metamask/snaps/index.html:8503:27)
at a.synchronizeAccounts (/metamask/snaps/index.html:8503:27)
at async _.handle (/metamask/snaps/index.html:8503:27)
at async s.executeInSnapContext (/metamask/snaps/bundle.js:2:386002)
...
(3 additional frame(s) were not displayed)
```
Contributor guide
Research direction
Start with the linked Sentry issue METAMASK-XX6Z and inspect the synchronizeAccounts trace in the bundled Snap context. Determine the account synchronization failure represented by this error and verify that synchronization completes without producing it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100