Cypress Crashed when Running test and Getting Error : Error: read ECONNRESET. Please help #14872
Replies: 4 comments 5 replies
-
@eventualbuddha @jennifer-shehane Please comment and Help. |
Beta Was this translation helpful? Give feedback.
-
#15667 |
Beta Was this translation helpful? Give feedback.
-
Same for me:
I guess it has to do something with my proxy settings - I think it started after I've set corporate proxy. |
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.
-
Hi all,
I am just started working on cypress and I installed cypress and Node.js but when I run Examples given by cypress then Cypress getting crashed and getting an error:
Error: read ECONNRESET
at TCP.onStreamRead (internal/stream_base_commons.js:205:27)
{
errno: 'ECONNRESET',
code: 'ECONNRESET',
syscall: 'read'
}
Please anyone help me with this.
OS: window 10
Node js : 12.18.3
Please help me
Beta Was this translation helpful? Give feedback.
All reactions