MetaMask / MetaMask/metamask-extension
[Sentry] Error: Provider configuration not found
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
Sentry Issue: [METAMASK-XDJ5](https://metamask.sentry.io/issues/6128512372/?referrer=github_integration)
```
Error: Provider configuration not found
at exports.getProviderConfig (shared/modules/selectors/networks.ts:84:11)
at obj[prop] (/metamask/scripts/sentry-install.js:24:1)
at obj[prop] (/metamask/scripts/sentry-install.js:24:1)
at obj[prop] (/metamask/scripts/sentry-install.js:24:1)
at obj[prop] (/metamask/scripts/sentry-install.js:24:1)
...
(28 additional frame(s) were not displayed)
```
Contributor guide
Research direction
Start at shared/modules/selectors/networks.ts:84, in getProviderConfig, and review the linked Sentry issue for the failing context. Trace which provider configuration is missing and verify the error no longer occurs in the affected flow; the payload does not name a test file or reproduction steps.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100