Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESOCKETTIMEDOUT Error #600

Closed
rajanbharti opened this issue Mar 14, 2017 · 7 comments
Closed

ESOCKETTIMEDOUT Error #600

rajanbharti opened this issue Mar 14, 2017 · 7 comments

Comments

@rajanbharti
Copy link

Description

After 30-40 requests of driver.getPageSource(). I get ESOCKETTIMEDOUT error in console and testing stops after that point
Tried both Appium version 4.1.2 and 5.0.0- Beta 5

Environment

  • Appium: java client 4.1.2
  • Mac OS X
  • Mobile platform/version under test: 10.1.1
  • Real device or emulator/simulator: iPhone 5S

Error

An unknown server-side error occurred while processing the command. Original error: Could not proxy command to remote server. Original error: Error: ESOCKETTIMEDOUT (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 240.06 seconds
Build info: version: '2.46.0', revision: '61506a4624b13675f24581e453592342b7485d71', time: '2015-06-04 10:22:50'
System info: host: 'Apples-Mac-mini.local', ip: '192.168.2.157', os.name: 'Mac OS X', os.arch: 'x86_64', os.version: '10.11.6', java.version: '1.8.0_121'
Driver info: io.appium.java_client.ios.IOSDriver
@SrinivasanTarget
Copy link
Member

Please use 5.0.0- Beta 4 for time being. Beta 5 is broken and we have fix in place here. Same will be released soon.

@rajanbharti
Copy link
Author

rajanbharti commented Mar 18, 2017

facebookarchive/WebDriverAgent#507
So, is this resolved at appium end? because, i am getting same problem, even after using beta 4

@SrinivasanTarget
Copy link
Member

@rajanbharti Which version of appium server are you trying out?

@rajanbharti
Copy link
Author

@SrinivasanTarget , I am using 1.6.3 version of appium server

@SrinivasanTarget
Copy link
Member

@rajanbharti Can you try latest server version, npm install -g appium@beta --no-shrinkwrap

@rajanbharti
Copy link
Author

@SrinivasanTarget , It is working now, Thanks

@SrinivasanTarget
Copy link
Member

cool @rajanbharti

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants