Closed
Description
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
Activity
Supanovas commentedon Oct 27, 2020
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.
#5912 (comment)
[-]Cypress failed to make a connection to the Chrome DevTools Protocol after retrying for 50 seconds.[/-][+]Cypress failed to make a connection to the Chrome DevTools Protocol: ECONNREFUSED at TCPConnectWrap.afterConnect[/+]Supanovas commentedon Nov 19, 2020
Hi @jennifer-shehane any update on this please?
snikaein commentedon Nov 24, 2020
we experience same error via Firefox
dvkruchinin commentedon Nov 27, 2020
I sometimes get this error in Travis-ci. There is no periodicity.
snikaein commentedon Dec 1, 2020
@jennifer-shehane any update on this?
Error: cannot open socket
displayed at beginning of running spec #9621jennifer-shehane commentedon Dec 28, 2020
Can anyone provide a reproducible example?
1 remaining item
cw010 commentedon Dec 30, 2020
I have the same problem!
Failed to connect to Chrome, retrying in 1 second (attempt 18/62)
Failed to connect to Chrome, retrying in 1 second (attempt 19/62)
Failed to connect to Chrome, retrying in 1 second (attempt 20/62)
Failed to connect to Chrome, retrying in 1 second (attempt 21/62)
Failed to connect to Chrome, retrying in 1 second (attempt 22/62)
Failed to connect to Chrome, retrying in 1 second (attempt 23/62)
Failed to connect to Chrome, retrying in 1 second (attempt 24/62)
Failed to connect to Chrome, retrying in 1 second (attempt 25/62)
cypress-bot commentedon Jan 19, 2021
The code for this is done in cypress-io/cypress#14348, but has yet to be released.
We'll update this issue and reference the changelog when it's released.
cypress-bot commentedon Jan 20, 2021
Released in
6.3.0
.This comment thread has been locked. If you are still experiencing this issue after upgrading to
Cypress v6.3.0, please open a new issue.