docker-android
docker-android copied to clipboard
Unable to execute appium test on docker-android for real device
Please make sure that it is an issue / a feature request. If it is a question / help wanted, please visit our group chat. Thank you!
Operating System: Ubuntu 16.04
Docker Image: butomo1989/docker-android-real-device
Docker Version: 17.12.0-ce, build c97c6d6
Docker-compose version (Only if you use it): 1.13.0, build 1719ceb
Expected Behavior
- Execute UI-Test using appium
- Test is passed successfully
Actual Behavior
- Execute UI-Test using appium
- Test is failed
Logs
Message: org.openqa.selenium.WebDriverException: An unknown server-side error occurred while processing the command. Original error: Could not proxy command to remote server. Original error: Error: read ECONNRESET (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 34.93 seconds Build info: version: '3.9.1', revision: '63f7b50', time: '2018-02-07T22:25:02.294Z' System info: host: 'budi-ThinkPad-E470', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.13.0-26-generic', java.version: '1.8.0_161'
Is there a work around for this issue?
+1
+1
+1
Using appium container version budtmo/docker-android-real-device:1.8-p8 for running my tests. It works fine havent seen this issue.
real device is not supported anymore. Please use appium-docker-android for real device purpose