All requests fail when enabling Network Inspect
See original GitHub issueReact Native Debugger app version: [0.10.6] React Native version: [0.62.2] Platform: [IOS] Is real device of platform: [platform] Operating System: [macOS]
System:
OS: macOS 10.15.3
CPU: (4) x64 Intel(R) Core(TM) i5-5257U CPU @ 2.70GHz
Memory: 31.07 MB / 8.00 GB
Shell: 5.7.1 - /bin/zsh
Binaries:
Node: 12.13.1 - ~/.nvm/versions/node/v12.13.1/bin/node
Yarn: 1.22.4 - ~/Documents/youpendo-app-bareworkflow/node_modules/.bin/yarn
npm: 6.12.1 - ~/.nvm/versions/node/v12.13.1/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
Managers:
CocoaPods: 1.9.3 - /usr/local/bin/pod
SDKs:
iOS SDK:
Platforms: iOS 13.2, DriverKit 19.0, macOS 10.15, tvOS 13.2, watchOS 6.1
Android SDK:
API Levels: 28, 29
Build Tools: 28.0.3, 29.0.2
System Images: android-28 | Google APIs Intel x86 Atom, android-29 | Google APIs Intel x86 Atom
Android NDK: Not Found
IDEs:
Android Studio: 3.6 AI-192.7142.36.36.6392135
Xcode: 11.3.1/11C504 - /usr/bin/xcodebuild
Languages:
Java: 1.8.0_232 - /usr/bin/javac
Python: 2.7.16 - /usr/bin/python
npmPackages:
@react-native-community/cli: ^4.8.0 => 4.10.0
react: 16.11.0 => 16.11.0
react-native: 0.62.2 => 0.62.2
npmGlobalPackages:
*react-native*: Not Found
Issue Analytics
- State:
- Created 3 years ago
- Reactions:6
- Comments:6
Top Results From Across the Web
React Native Debugger prevents network requests
The problem I'm having is that after I enable network inspecting in the debugger, all network requests fail - the inspector shows their ......
Read more >Inspect network activity - Chrome Developers
This is a hands-on tutorial of some of the most commonly-used DevTools features related to inspecting a page's network activity.
Read more >Error when posting a listing in Remote Debugging Mode
In my console, I'm getting a Warning message: “[RNDebugger] Detected you're enabled Network Inspect and using uri in FormData, it will be a ......
Read more >Troubleshooting Failed Requests Using Tracing in IIS 7
Select the Enable check box. · Keep the defaults for the other settings. Screenshot that shows the Edit Web Site Failed Request Tracing...
Read more >Four Easy Ways to Debug Network Requests in Flutter
Every HTTP request is logged and displayed through a UI that's available from within your Flutter app. Screenshot of the Alice HTTP Inspection...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Also getting this problem. Turning network request on whilst debugging seems to terminate the request.
Using v0.11.4, React Native 0.62.2
Dear @annaostapenko22 I am still facing this issue on both
macOS BigSur
andWindows 10 pro
, on latest version version ofReact Native 0.63.4
.