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

Inspector hang for iOS Simulator

Open ganjarpanji opened this issue 6 years ago • 1 comments

macaca doctor running all green for iOS.

  • app inspector version / 版本号: 2.0.24

  • os version / 系统: 12.1

  • device information / 设备版本: iPhone Xs

  • terminal log / 终端输出信息: log from app-inspector -u xxxx --verbose

server.js:16:12 [master] pid:16934 server start with config: { port: 5678, verbose: true, udid: '27694E1B-F03D-40AA-9554-FCA5E4F7799E', ip: '192.168.0.31', host: 'Ganjars-MacBook-Pro.local', loaded_time: '2019-06-13 17:37:19' } app-inspector.js:45:12 [master] pid:16934 server start at: http://192.168.0.31:5678 xctest-client.js:56:14 [master] pid:16934 project path: /usr/local/lib/node_modules/app-inspector/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj xctest-client.js:283:14 [master] pid:16934 xcode version: 10.1 XCTestWD version: 1.4.18 xctest-client.js:230:20 [master] pid:16934 please check project: /usr/local/lib/node_modules/app-inspector/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj xctest-client.js:230:20 [master] pid:16934 please check project: /usr/local/lib/node_modules/app-inspector/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj xctest-client.js:230:20 [master] pid:16934 please check project: /usr/local/lib/node_modules/app-inspector/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj xctest-client.js:322:14 [master] pid:16934 killing runnerProc pid: 16937 xctest-client.js:242:16 [master] pid:16934 xctest client exit with code: 65, signal: null hang here...

ganjarpanji avatar Jun 13 '19 12:06 ganjarpanji

This is the translated issue:


Inspector hang for iOS Simulator

Macaca doctor running all green for iOS.

  • app inspector version / version number: 2.0.24

  • os version / system: 12.1

  • device information / device version: iPhone Xs

  • terminal log / terminal output information:

server.js:16:12 [master] pid:16934 server start with config:  { port: 5678,   Verbose: true,   Udid: '27694E1B-F03D-40AA-9554-FCA5E4F7799E',   Ip: '192.168.0.31',   Host: 'Ganjars-MacBook-Pro.local',   Loaded_time: '2019-06-13 17:37:19' } app-inspector.js:45:12 [master] pid:16934 server start at: http://192.168.0.31:5678 xctest-client.js:56:14 [master] pid:16934 project path: /usr/local/lib/node_modules/app-inspector/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj xctest-client.js:283:14 [master] pid:16934 xcode version: 10.1 XCTestWD version: 1.4.18 xctest-client.js:230:20 [master] pid:16934 please check project: /usr/local/lib/node_modules/app-inspector/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj xctest-client.js:230:20 [master] pid:16934 please check project: /usr/local/lib/node_modules/app-inspector/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj xctest-client.js:230:20 [master] pid:16934 please check project: /usr/local/lib/node_modules/app-inspector/node_modules/xctestwd/XCTestWD/XCTestWD.xcodeproj xctest-client.js:322:14 [master] pid:16934 killing runnerProc pid: 16937 xctest-client.js:242:16 [master] pid:16934 xctest client exit with code: 65, signal: null Hang here...

try app-inspector -u xxxx --verbose for more log detail.

macaca-bot avatar Jun 13 '19 12:06 macaca-bot