Cypress & ECONNRESET 4077 #20392
Replies: 3 comments 3 replies
-
Update... |
Beta Was this translation helpful? Give feedback.
-
Ok, so I have finally identified the problem. Turning off the Network Threat Protection stting in Sophos antivirus solved the problem. Seem like Sophos is fixing it in the next update, but I have not checked that myself. |
Beta Was this translation helpful? Give feedback.
-
The problem seems to be fixed by Sophos. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
We've suddenly been having an issue with cypress automation, and it is impacting a number of people / different pc's.
It will run then stop with this error (both GUI and command line return same result)
Details...
OS Windows 10
tests usually run in Chrome (version 98)
Cypress Version 9.5.0 (but we have rolled back all the way to 9.2 and issue is present in all)
Node.js Version 16 (again, we've rolled back various version of Node 16 and tried 17)
Browser - Edge, Chrome, Firefox, all have this issue, (ONLY electron will run and stay alive)
Our Infrastructure team has helped roll back patching, group policy, proxy has been opened.....to the point its a standard pc with a direct connection to internet and the issue is still present.
Running Cypress in Debug mode gives us...
https://api.cypress.io has been opened up in the proxy and even bypassing the proxy completely so the pc has a direct connection to the internet still had the same result.
Any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions