Macaca 启动 macaca server 执行 Demo 提示 Internal Server Error,在线等解

孟德功 · 2017年02月16日 · 最后由 孟德功 回复于 2017年02月16日 · 1716 次阅读
>> xctest-client.js:272:14 [master] pid:2489 killing runnerProc pid: 3768
>> xctest-client.js:278:14 [master] pid:2489 killing iproxyProc pid: 3767
>> xctest-client.js:181:14 [master] pid:2489 xctest client exit with code: 65, signal: null
>> xctest-client.js:145:16 [master] pid:2489 deviceconsole exit with code: null, signal: SIGKILL
>> xctest-client.js:255:14 [master] pid:2489 Fail to start xctest: undefined
>> responseHandler.js:54:12 [master] pid:2489 Send Error Respone to Client: undefined

  InternalServerError: Internal Server Error
      at Object.throw (/Users/degongmeng/.nvm/versions/node/v6.9.5/lib/node_modules/macaca-cli/node_modules/koa/lib/context.js:91:23)
      at Object.module.exports (/Users/degongmeng/.nvm/versions/node/v6.9.5/lib/node_modules/macaca-cli/node_modules/webdriver-server/lib/server/responseHandler.js:57:17)
      at throw (native)
      at onRejected (/Users/degongmeng/.nvm/versions/node/v6.9.5/lib/node_modules/macaca-cli/node_modules/co/index.js:81:24)
      at process._tickCallback (internal/process/next_tick.js:103:7)

>> xctest-client.js:209:14 [master] pid:2489 iproxy exit with code: null, signal: SIGKILL

如果觉得我的文章对您有用,请随意打赏。您的支持将鼓励我继续创作!
共收到 4 条回复 时间 点赞

信息不全

#1 楼 @Lihuazhang 需要什么类型的信息

11:17:15.783 xcodebuild[3768:28327] Initializing test infrastructure.
11:17:15.969 xcodebuild[3768:28333] Creating the test bundle connection.
11:17:15.970 xcodebuild[3768:28333] Listening for proxy connection request from the test bundle (all platforms)
11:17:15.970 xcodebuild[3768:28333] Resuming the connection.
11:17:15.971 xcodebuild[3768:28333] Test connection requires daemon assistance.
11:17:15.971 xcodebuild[3768:28327] Starting test session with ID <__NSConcreteUUID 0x7f9bb5fb2d50> 5812041C-CD33-48F7-9A43-21AFE2145790
11:17:15.972 xcodebuild[3768:28327] Checking test manager availability..., will wait up to 120s
11:17:15.974 xcodebuild[3768:28344] testmanagerd handled session request.
11:17:15.974 xcodebuild[3768:28327] Waiting for test process to launch.
11:17:18.068 xcodebuild[3768:28327] Test operation failure: Test operation was canceled.
11:17:18.068 xcodebuild[3768:28327] _finishWithError:Error Domain=IDETestOperationsObserverErrorDomain Code=3 "Test operation was canceled." UserInfo={NSLocalizedDescription=Test operation was canceled.} didCancel: 1

问题已解决

brew unlink ios-webkit-debug-proxy
brew install ios-webkit-debug-proxy
孟德功 关闭了讨论 02月16日 12:14
需要 登录 后方可回复, 如果你还没有账号请点击这里 注册