MetaMask / MetaMask/metamask-mobile
Error: No HD keyring found
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 1.7k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 669
Description
Sentry Issue: [METAMASK-MOBILE-2GD9](https://metamask.sentry.io/issues/5614771315/?referrer=github_integration)
```
Error: No HD keyring found
at ?anon_0_ (node_modules/@metamask/keyring-controller/dist/KeyringController.cjs:310:32)
at next (native)
at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17)
at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:27)
at anonymous (node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:12)
...
(31 additional frame(s) were not displayed)
```
Contributor guide
Research direction
Start with the linked Sentry issue and the stack trace location in node_modules/@metamask/keyring-controller/dist/KeyringController.cjs. Determine when the “No HD keyring found” error occurs in the mobile app and identify a reproducible scenario. Done means the cause is understood and the issue has a verified fix or a clearly documented reproduction and next step.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100