MetaMask / MetaMask/metamask-mobile
Error: SeedlessOnboardingController - Authentication error
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 1.7k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 669
Description
Sentry Issue: [METAMASK-MOBILE-4G64](https://metamask.sentry.io/issues/6910206829/?referrer=github_integration)
```
Error: SeedlessOnboardingController - Authentication error
at ?anon_0_ (/node_modules/@metamask/seedless-onboarding-controller/dist/SeedlessOnboardingController.cjs:698:28)
at throw (native)
at asyncGeneratorStep (/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17)
at _throw (/node_modules/@babel/runtime/helpers/asyncToGenerator.js:20:27)
at tryCallOne (/node_modules/promise/setimmediate/core.js:37:14)
...
(3 additional frame(s) were not displayed)
```
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 linked Sentry issue and the SeedlessOnboardingController stack trace at node_modules/@metamask/seedless-onboarding-controller/dist/SeedlessOnboardingController.cjs:698. Trace the authentication failure to its source and establish a reproducible case; done means the reported authentication error is resolved and covered by relevant regression testing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- authentication, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100