Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inspector hang for iOS Simulator #232

Open
ganjarpanji opened this issue Jun 13, 2019 · 1 comment
Open

Inspector hang for iOS Simulator #232

ganjarpanji opened this issue Jun 13, 2019 · 1 comment

Comments

@ganjarpanji
Copy link

ganjarpanji commented Jun 13, 2019

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...

@macaca-bot
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants