reliable-docker-base
reliable-master
docker-compose
在安装成功后,通过 make start 启动,如下:
但是此时访问http://x.x.x.x:8080docker访问不到,通过 logs 9977d5b6b2a5 查看日志发下如下错误
SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode
at exports.runInThisContext (vm.js:53:16)
at Module._compile (module.js:373:25)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Module.require (module.js:353:17)
at require (internal/module.js:12:17)
at Object. (/reliable-master/node_modules/koa-redis/node_modules/debug/src/index.js:9:19)
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Module.require (module.js:353:17)
at require (internal/module.js:12:17)
at Object. (/reliable-master/node_modules/koa-redis/index.js:17:13)
at Module._compile (module.js:409:26)
index.js:75:14 [master] pid:17 worker disconnect
index.js:78:14 [master] pid:17 worker exit code: 1 signal: null
您好,对阿里 AliExpress 的质量体系很感兴趣,想请教下 ios 远程真机是怎么做的?是基于 WebdriverAgent 么?
@chenhengjie123 ,通过把 child-process 改为 child-process-debug 的代码能贴一下么(修改 lib/util/procutil.js)
uirecorder 在华为 V10 上运行报错,录屏时界面后都是提示执行失败。备注:其他机型上都正常,环境没有问题。
这时 macaca server 控制台打出的日志如下:
responseHandler.js:11:12 [master] pid:1407 Recieve HTTP Request from Client[2018-03-29 12:09:22]: method: GET url: /wd/hub/session/61b31af9-3430-41e6-8fce-44298f907cc2/source, jsonBody: {}
restart UIAutomatorWD server
uiautomator-client.js:75:14 [master] pid:1407 INSTRUMENTATION_RESULT: shortMsg=Process crashed.
INSTRUMENTATION_CODE: 0uiautomator-client.js:75:14 [master] pid:1407 INSTRUMENTATION_RESULT: shortMsg=Process crashed.
INSTRUMENTATION_CODE: 0
@yaniswang ,帮忙看看什么原因。