MetaMask / MetaMask/metamask-extension

[Sentry] Error: No metadata found for 'providerConfig'

Open
#31,063 0 comments 0 reactions 0 assignees View on GitHub
area-sentry external-contributor INVALID-ISSUE-TEMPLATE regression-prod-12.13.1 Sev2-normal team-core-platform type-bug
Dominant language
TypeScript
Stars
13.2k
Forks
5.6k
Avg merge
2d 5h
Merged PRs (30d)
451

Description

Sentry Issue: [METAMASK-XGNS](https://metamask.sentry.io/issues/6397167974/?referrer=github_integration)

```
Error: No metadata found for 'providerConfig'
at Array.reduce ()
at handler (app/scripts/lib/ComposableObservableStore.js:70:30)
at handler (app/scripts/metamask-controller.js:2601:36)
at .grantPermissionsForOrigin (app/scripts/metamask-controller.js:5777:44)
at exports.requestPermissionsHandlerimplementation (app/scripts/lib/rpc-method-middleware/handlers/wallet-requestPermissions.ts:136:38)
...
(16 additional frame(s) were not displayed)
```

Contributor guide

Open the contributing guide

Research direction

Start by tracing the requestPermissionsHandlerimplementation path in app/scripts/lib/rpc-method-middleware/handlers/wallet-requestPermissions.ts through app/scripts/metamask-controller.js and app/scripts/lib/ComposableObservableStore.js. Determine why metadata for providerConfig is unavailable; the issue is complete when the reported error is fixed and the affected flow no longer produces it.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.