MetaMask / MetaMask/metamask-mobile

AxiosError: Network Error

Open
#16,070 0 comments 0 reactions 0 assignees View on GitHub
area-sentry
Dominant language
TypeScript
Stars
3k
Forks
1.7k
Avg merge
1d 14h
Merged PRs (30d)
669

Description

Sentry Issue: [METAMASK-MOBILE-2DY0](https://metamask.sentry.io/issues/5355433572/?referrer=github_integration)

```
AxiosError: Network Error
at handleError (node_modules/axios/lib/adapters/xhr.js:110:28)
at call (native)
at dispatchEvent (node_modules/event-target-shim/dist/event-target-shim.js:818:39)
at setReadyState (node_modules/react-native/Libraries/Network/XMLHttpRequest.js:645:29)
at __didCompleteResponse (node_modules/react-native/Libraries/Network/XMLHttpRequest.js:395:25)
...
(25 additional frame(s) were not displayed)
```

Contributor guide

Open the contributing guide

Research direction

Start with the linked Sentry issue and the stack trace locations in node_modules/axios/lib/adapters/xhr.js and react-native/Libraries/Network/XMLHttpRequest.js. Reproduce or identify the network failure, then verify the app handles the affected request correctly and add evidence or a regression test where the failure is addressed.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
mobile, networking
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.