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

Instance ChroneDriver Error: ConnectFailure #5678

Closed
Subhacse17 opened this issue Mar 26, 2018 · 6 comments
Closed

Instance ChroneDriver Error: ConnectFailure #5678

Subhacse17 opened this issue Mar 26, 2018 · 6 comments
Labels
J-awaiting answer Question asked of user; a reply moves it to triage again

Comments

@Subhacse17
Copy link

Meta -

OS:
Ubuntu 16.04.4
Linux 4.10.0
Selenium Version:
3.9.0
Browser:
Chrome

Browser Version:
65.0.3325.181
ChromeDriver version 2.35

Steps to reproduce -

After instanciating a chrome Driver as in the screenshot1 we get a list of error written "Error: ConnectFailure (Connection refused)" Screenshot2

Screenshot1

image

Screenshot2

image

PS : for the first instance of chromedriver we don't get this error in console but for all the rest of instanciation we ll get it.

Help as soon as possible.

@cgoldberg
Copy link
Contributor

Browser Version: 65.0.3325.181
ChromeDriver version 2.35

try a more recent version of Chromedriver. Version 2.35 only supports Chrome v62-64.
https://chromedriver.storage.googleapis.com/2.35/notes.txt

@testphreak
Copy link

testphreak commented Mar 26, 2018

@cgoldberg even with chromedriver v2.36 or v2.37, the issue persists. It appears the issue has been fixed. Even tried their canary build from an hour back.

I see the issue when signing into a Google and then navigating to another URL in the same window.

@Subhacse17
Copy link
Author

Subhacse17 commented Mar 27, 2018

@cgoldberg I am getting the same with new driver also and with firefox also.

@Subhacse17
Copy link
Author

@testphreak I am not trying to signing into any google product still getting. Can you suggest me any Soln? On windows I am not getting this error.Only with Linux I have this, and more interesting things this error did not cause any block to the code. All tests are running as expectation. This error coming n numbers of time and just increasing my log file length of Jenkins.

@lmtierney lmtierney added the J-awaiting answer Question asked of user; a reply moves it to triage again label Mar 31, 2018
@lmtierney
Copy link
Member

I do not have this issue on Linux, check your environment and provide concise reproducible test case so that we can act on this issue. See CONTRIBUTING.md

@barancev
Copy link
Member

barancev commented May 3, 2018

Closing the issue as there is no reproduction scenario.

@barancev barancev closed this as completed May 3, 2018
@lock lock bot locked and limited conversation to collaborators Aug 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
J-awaiting answer Question asked of user; a reply moves it to triage again
Projects
None yet
Development

No branches or pull requests

5 participants