Cypress is not responding due to websocket failed to connect #26614
mhaidar79
started this conversation in
Cypress Cloud
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Here are the steps for the error:
npx cypress open
The cypress window opens fine.
IE2E Testing
When the tool is on the Choose Browser screen; Chrome v112 and Start it
Few moments later cypress get disconnected and not responding
The console in developer tools show this error
"WebSocket connection to 'ws:<URL>/__launchpad/socket/?EIO=4&transport=websocket' failed: WebSocket is closed before the connection is established."
Any idea how to solve this issue ?
Cypress version is 12.11.0
Beta Was this translation helpful? Give feedback.
All reactions