-
Notifications
You must be signed in to change notification settings - Fork 5
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
ECONNRESET #62
Comments
Similar issue: Connecting remote; address any prompts on screen now! |
Was able to connect by adding the following to my capabilities: |
I can confirm I am also seeing this issue intermittently. Most of the time it does not occur. I've seen this occur on a LG C3 and C1PUB. Versions
Other contextI have Server side logs:
Client side logs:
I will report back if I have any more details. |
selenium.common.exceptions.WebDriverException: Message: An unknown server-side error occurred while processing the command. Original error: read ECONNRESET
Stacktrace:
UnknownError: An unknown server-side error occurred while processing the command. Original error: read ECONNRESET
at getResponseForW3CError (/usr/local/lib/node_modules/appium/node_modules/@appium/base-driver/lib/protocol/errors.js:1145:9)
at asyncHandler (/usr/local/lib/node_modules/appium/node_modules/@appium/base-driver/lib/protocol/protocol.js:485:57)
The text was updated successfully, but these errors were encountered: