简体   繁体   English

无法连接到远程调试器

[英]Unable to connect to remote debugger

I am building a react native app in Android Emulator Nexus_23. 我正在Android模拟器Nexus_23中构建React本机应用程序。 I am trying to connect to the remote debugger but I get a Timeout error. 我正在尝试连接到远程调试器,但出现超时错误。 On refreshing I am stuck on a blank white screen. 刷新时,我停留在空白的白色屏幕上。

Tried: (1) re-installing Google Chrome too according to a few suggestions on Internet but still facing the same problem. 尝试过:(1)根据互联网上的一些建议也重新安装了Google Chrome,但仍然面临相同的问题。 (2) I set my ip address ("Dev Settings" -> "Debug server host for device") xxxx:8081 (3) tried adb reverse tcp:8081 tcp:8081 (2)我设置了我的IP地址(“设备设置”->“调试设备的服务器主机”)xxxx:8081(3)尝试了adb反向tcp:8081 tcp:8081

react-native: 0.52.0 react: 16.2.0 反应本机:0.52.0反应:16.2.0

Kindly help! 请帮助!

Unable to connect to remote debugger 无法连接到远程调试器

终端中转到您的项目目录 ,然后启动您的react-native服务器

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 无法连接远程调试器 - Unable to connect with remote debugger React-Native build in Visual Studio Code 无法连接远程调试器超时,同时连接到 windows 中的远程调试器 - React-Native build in Visual Studio Code unable to connect with remote debugger timeout while connecting to remote debugger in windows 无法从Device / Genymotion连接到chrome调试器 - Unable to connect to chrome debugger from Device/Genymotion 调试器似乎无法连接到Android FM应用程序 - Debugger seems to be unable to connect to Android FM Application 无法将 Android 模拟器连接到 React Native 调试器 - Unable to connect Android emulator to React Native debugger 无法将调试器连接到Jelly Bean Galaxy Nexus - Unable to connect debugger to Jelly Bean Galaxy Nexus 调试时调试器在Eclipse中不起作用:无法绑定到本地8616以进行调试器无法连接到远程VM。 拒绝连接 - Debugger not working in Eclipse while debugging: Can't bind to local 8616 for debugger Failed to connect to remote VM. Connection refused Android远程调试器模块 - Android remote debugger module 无法在(Android)中点击调试器 - Unable to hit debugger in ( Android) 无法启用JNI调试器 - Unable to Enable JNI Debugger
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM