app-inspector icon indicating copy to clipboard operation
app-inspector copied to clipboard

app-inspector无法加载web界面显示控件元素信息

Open FredaZhang338 opened this issue 6 years ago • 2 comments

Environment check:

$ npm i macaca-cli -g && macaca doctor

macaca-doctor version: 2.0.16

Node.js checklist:

node env: /usr/local/bin/node node version: v11.10.0

iOS checklist:

Xcode Command Line Tools is ready, version: 2354. xcodebuild version: 10.1 iproxy[usbmuxd] is installed at: /usr/local/bin/iproxy ios_webkit_debug_proxy is installed at: /usr/local/bin/ios_webkit_debug_proxy

Android checklist:

JAVA version is 1.8 JAVA_HOME is set to /Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home ANDROID_HOME is set to /Users/dji/Library/Android/sdk Platforms is set to /Users/dji/Library/Android/sdk/platforms/android-27 ADB tool is set to /Users/dji/Library/Android/sdk/platform-tools/adb gradle is installed, version: 4.6

Installed driver list:

ios: 2.0.35 location: /usr/local/lib/node_modules/macaca-ios

  • app inspector version / 版本号:2.0.24

  • os version / 系统:10.14.3

  • device information / 设备版本:设备信息:ipad mini2/ios11

  • terminal log / 终端输出信息:

try app-inspector -u xxxx --verbose for more log detail. 2019-02-18 7 47 31 麻烦大家帮忙看看是什么原因

FredaZhang338 avatar Feb 19 '19 10:02 FredaZhang338

This is the translated issue:


App-inspector failed to load web interface display control element information

Environment check:

$ npm i macaca-cli -g && macaca doctor

Macaca-doctor version: 2.0.16

  Node.js checklist:

  Node env: /usr/local/bin/node   Node version: v11.10.0

  iOS checklist:

  Xcode Command Line Tools is ready, version: 2354.   Xcodebuild version: 10.1   Iproxy[usbmuxd] is installed at: /usr/local/bin/iproxy   Ios_webkit_debug_proxy is installed at: /usr/local/bin/ios_webkit_debug_proxy

  Android checklist:

  JAVA version is 1.8   JAVA_HOME is set to /Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home   ANDROID_HOME is set to /Users/dji/Library/Android/sdk   Platforms is set to /Users/dji/Library/Android/sdk/platforms/android-27   ADB tool is set to /Users/dji/Library/Android/sdk/platform-tools/adb   Gradle is installed, version: 4.6

  Installed driver list:

  Ios: 2.0.35   Location: /usr/local/lib/node_modules/macaca-ios

  • app inspector version / version number: 2.0.24

  • os version / system: 10.14.3

  • device information / device version: device information: ipad mini2/ios11

  • terminal log / terminal output information:

try app-inspector -u xxxx --verbose for more log detail. 2019-02-18 7 47 31 Please help us to see what is the reason

macaca-bot avatar Feb 19 '19 10:02 macaca-bot

Cannot reproduce on my side, maybe your router or network blocked the request. Try http://localhost:5678/ instead.

paradite avatar Feb 24 '19 08:02 paradite