MetaMask / MetaMask/metamask-extension
[Sentry] Error: Internal JSON-RPC error.
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
Sentry Issue: [METAMASK-X62Q](https://metamask.sentry.io/issues/4344653453/?referrer=github_integration)
```
Error: Internal JSON-RPC error.
at new EthereumRpcError (node_modules/eth-rpc-errors/dist/classes.js:18:1)
at getEthJsonRpcError (node_modules/eth-rpc-errors/dist/errors.js:118:1)
at exports.ethErrors.rpc.internal (node_modules/eth-rpc-errors/dist/errors.js:28:1)
at parseResponse (node_modules/@metamask/eth-json-rpc-middleware/dist/fetch.js:100:1)
at (node_modules/@metamask/eth-json-rpc-middleware/dist/fetch.js:57:1)
...
(1 additional frame(s) were not displayed)
```
Contributor guide
Research direction
Start with the linked Sentry issue METAMASK-X62Q and the stack trace, especially parseResponse in @metamask/eth-json-rpc-middleware/dist/fetch.js. Determine which JSON-RPC response produces the internal error and document a reproducible case; done means the failure is understood and the relevant error handling is corrected.
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