Hi All,
I was trying to run test suite(more than 100 scripts) using appium 1.6.3 version which was built in with WDA, in middle test scripts are getting skipped and got socket hang up error and below have below error details,
[debug] [iProxy] recv failed: Resource temporarily unavailable
[debug] [iProxy] recv failed: Operation not permitted
[MJSONWP] Encountered internal error running command: Error: Could not proxy. Proxy error: Could not proxy command to remote server. Original error: Error: socket hang up
at doJwpProxy$ (../../../lib/mjsonwp/mjsonwp.js:342:13)
at tryCatch (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:67:40)
at GeneratorFunctionPrototype.invoke [as _invoke] (/usr/local/lib/no[HTTP] <-- GET /wd/hub/session/af95a3ce-3d07-4f11-8aa2-9a878a06d815/screenshot 500 95de_modules/appium/nod05 ms - 280
e_modules/babel-runtime/regenerator/runtime.js:315:22)
at GeneratorFunctionPrototype.prototype.(anonymous function) as throw
at GeneratorFunctionPrototype.invoke (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator
Please help me to resolve this issue and due to this we wouldn't able run regression suite execution..
Thanks in advance!!!