calabash / calabash-ios

Calabash for iOS
Other
1.81k stars 369 forks source link

Execution is going on hold for a longer period and turning out saying 'Could not connect to the Deviceagent service' though network is stable and running #1330

Open sivaramprasadc opened 7 years ago

sivaramprasadc commented 7 years ago

Mac: EI Capitan Device: iPod with 9.3.5 run_loop: tried 2.4.1 and 2.5.0 calabash: 0.20.5

sivaramprasadc commented 7 years ago

Some times its failing by stating Retrying.. Errno::ECONNREFUSED: (Connection refused - Connection refused - connect(2) for "172.22.159.9" port 37265 (172.22.159.9:37265)) Retrying.. Errno::ECONNREFUSED: (Connection refused - Connection refused - connect(2) for "172.22.159.9" port 37265 (172.22.159.9:37265)) Failing... HTTPClient::ConnectTimeoutError

And to run the next test, the device needs to be restarted as a mandatory option to resume execution.

sivaramprasadc commented 7 years ago

Still getting the issue in some executions after maintaining the network stable. Please suggest any solution.