MetaMask / MetaMask/metamask-mobile
Error: {"code":-32603,"message":"Internal JSON-RPC error."}
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 1.7k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 669
Description
Sentry Issue: [METAMASK-MOBILE-4GYE](https://metamask.sentry.io/issues/6920095475/?referrer=github_integration)
```
Error: {"code":-32603,"message":"Internal JSON-RPC error."}
at ?anon_0_ (app/util/Logger/index.ts:83:32)
at tryCallOne (app:///main.jsbundle:1:1181)
at anonymous (app:///main.jsbundle:1:1875)
...
(1 additional frame(s) were not displayed)
```
Stop reporting to Sentry
Contributor guide
Research direction
Review app/util/Logger/index.ts around line 83 and the linked Sentry event to understand how this JSON-RPC error is reported. Done means this error no longer generates a Sentry report; verify the relevant logging behavior after the change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile-dev, observability
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100