docker-android icon indicating copy to clipboard operation
docker-android copied to clipboard

Unable to execute appium test on docker-android for real device

Open budtmo opened this issue 7 years ago • 5 comments

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

  1. Execute UI-Test using appium
  2. Test is passed successfully

Actual Behavior

  1. Execute UI-Test using appium
  2. 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'

budtmo avatar Mar 21 '18 17:03 budtmo

Is there a work around for this issue?

sti0700 avatar Jun 21 '19 18:06 sti0700

+1

eleni-salamani avatar Nov 29 '19 08:11 eleni-salamani

+1

cyberbudy avatar Dec 11 '19 08:12 cyberbudy

+1

ssmuthukumaran avatar Dec 16 '19 02:12 ssmuthukumaran

Using appium container version budtmo/docker-android-real-device:1.8-p8 for running my tests. It works fine havent seen this issue.

ssmuthukumaran avatar Feb 04 '20 23:02 ssmuthukumaran

real device is not supported anymore. Please use appium-docker-android for real device purpose

budtmo avatar May 09 '23 19:05 budtmo