MetaMask / MetaMask/metamask-mobile
[Sentry] Error: Interface with id '6u1pIDrKmf9lbCKi5dAKC' not found.
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 1.7k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 669
Description
Sentry Issue: [METAMASK-MOBILE-47XT](https://metamask.sentry.io/issues/6869576746/?referrer=github_integration)
```
Error: Interface with id '6u1pIDrKmf9lbCKi5dAKC' not found.
at new $r (app:///index.android.bundle:1:2)
at GE (app:///index.android.bundle:1:2)
at async oI (app:///index.android.bundle:1:2)
at async s.executeInSnapContext (app:///index.android.bundle:13913:234087)
at None (app:///index.android.bundle:13913:229507)
...
(2 additional frame(s) were not displayed)
None: Interface with id '6u1pIDrKmf9lbCKi5dAKC' not found.
```
Contributor guide
Research direction
Start with Sentry issue METAMASK-MOBILE-47XT and the stack trace in app:///index.android.bundle, focusing on the calls around s.executeInSnapContext. Investigate why interface id '6u1pIDrKmf9lbCKi5dAKC' is unavailable, then verify that the error no longer occurs in the affected flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100