-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Cypress failed to make a connection to the Chrome DevTools Protocol: ECONNREFUSED at TCPConnectWrap.afterConnect #8986
Comments
Hi @flotwig I've got the same issue with Cypress failing to make a connection to Chrome DevTools Protocol similar to the one you helped resolved. Any help trying to resolve this will be greatly appreciated, already logged it and it appears to be a common issue yet no known fix available. |
Hi @jennifer-shehane any update on this please? |
we experience same error via Firefox |
I sometimes get this error in Travis-ci. There is no periodicity. |
@jennifer-shehane any update on this? |
Can anyone provide a reproducible example? |
I have the same problem! |
The code for this is done in cypress-io/cypress#14348, but has yet to be released. |
Released in This comment thread has been locked. If you are still experiencing this issue after upgrading to |
Current behavior
I'm simply trying to run some of the tests in the Example folder under Integration and it will not run on Chrome. Runs on Electron and Edge but refuses to run on Chrome.
My version of Chrome is Version 86.0.4240.111 (Official Build) (64-bit)
Current Cypress version is - cypress": "^5.5.0
Desired behavior
Test code to reproduce
Versions
The text was updated successfully, but these errors were encountered: