-
Notifications
You must be signed in to change notification settings - Fork 9
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
ECONNREFUSED whilst shutting down server #11
Comments
+1 same problem. |
I should add, I am running Windows, however my colleague running Ubuntu does not get any errors. |
I am getting the same issue on windows server 2012. Related SO: http://stackoverflow.com/questions/20055593/unable-to-run-protractor-econnrefused-connect-econnrefused |
I'm seeing this same issue on Windows 8.1. My package.json includes:
Adding
to my protractor_webdriver options per the StackOverflow post referenced above didn't solve this for me. @pp-james did you ever find a resolution? |
I'm no longer seeing this error if I add
to my protractor_webdriver options. This seems like a shaky workaround, however. |
I, too, am getting this error, but the work around provided by @chazzlabs resolves it. |
Trying to fix ECONNREFUSED error based on seckardt/grunt-protractor-webdriver#11 (comment)
Selenium server runs fine, and all of my tests run without a hitch, however when the server starts to shutdown I get this message:
The text was updated successfully, but these errors were encountered: