MetaMask / MetaMask/metamask-mobile

AxiosError: Request failed with status code 500

Open
#17,123 0 comments 0 reactions 0 assignees View on GitHub
area-sentry team-mobile-platform type-bug
Dominant language
TypeScript
Stars
3k
Forks
1.7k
Avg merge
1d 14h
Merged PRs (30d)
669

Description

Sentry Issue: [METAMASK-MOBILE-3WEK](https://metamask.sentry.io/issues/6712016523/?referrer=github_integration)

```
AxiosError: Request failed with status code 500
at settle (/node_modules/axios/lib/core/settle.js:19:26)
at onloadend (/node_modules/axios/lib/adapters/xhr.js:59:13)
at call (native)
at dispatchEvent (/node_modules/event-target-shim/dist/event-target-shim.mjs:814:39)
at setReadyState (/node_modules/react-native/Libraries/Network/XMLHttpRequest.js:656:25)
...
(29 additional frame(s) were not displayed)
```

Contributor guide

Open the contributing guide

Research direction

The report only identifies Sentry issue METAMASK-MOBILE-3WEK and a stack trace through node_modules/axios/lib/core/settle.js, node_modules/axios/lib/adapters/xhr.js, and react-native/Libraries/Network/XMLHttpRequest.js. Start with the Sentry event and trace the failing request from the React Native network path. Done requires identifying the request causing the 500 and verifying a resolution.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
mobile
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.