calabash / calabash-android

Automated Functional testing for Android using cucumber
Other
1.68k stars 618 forks source link

HTTPClient::KeepAliveDisconnected: (HTTPClient::KeepAliveDisconnected) #824

Open Sri0009 opened 7 years ago

Sri0009 commented 7 years ago

@TobiasRoikjer Calabash-android My GEM versions as below.

My scripts used to work good until previous APK version and now I am receiving this error.HTTPClient::KeepAliveDisconnected: (HTTPClient::KeepAliveDisconnected)

I tried again with previous version and they are working all good. No crash on the app. Enclosed is the logcat

image

GITcrashLog.txt

My Gem versions

awesome_print (1.6.1) bigdecimal (1.2.0) builder (3.2.2) calabash-android (0.9.1.pre2) cucumber (1.3.17) cucumber-core (1.2.0) diff-lcs (1.2.5) escape (0.0.4) gherkin (2.12.2) httpclient (2.8.0) io-console (0.4.2) json (1.8.3, 1.7.7) luffa (2.0.0) mini_portile (0.6.2) minitest (4.3.2) multi_json (1.11.2) multi_test (0.1.2) nokogiri (1.4.4.2 java) psych (2.0.0) rake (0.9.6) rdoc (4.0.0) retriable (1.3.3.1) ruby-ole (1.2.11.8) rubyXL (3.3.10) rubyzip (1.1.7) slowhandcuke (0.0.3) spreadsheet (1.0.4) test-unit (2.0.0.0) thor (0.19.4) weakling (0.0.3)

NahidSiddiqui commented 7 years ago

Hi it appears the calabash lost communication with the app. Have you checked whether you can launch it through calabash-android console apk? I guess you may have already resolved the problem.

catfishuang commented 6 years ago

this issue still exists .

jcastell7 commented 6 years ago

Im Having this same problem as well, are they any solutions yet? What can be failing in this case?