Skip to content
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

Browser connection failed #29833

Closed
gersoncdias opened this issue Jul 10, 2024 · 2 comments
Closed

Browser connection failed #29833

gersoncdias opened this issue Jul 10, 2024 · 2 comments

Comments

@gersoncdias
Copy link

Test code to reproduce

I'm having problems running my test battery which contains more than 300 tests, when I run a certain number of tests I get this browser connection error

Cypress Mode

cypress run

Cypress Version

cypress.13.6.4

Browser Version

Chrome 126

Node version

v20.5.0

Operating System

Linux

Memory Debug Logs

Timed out waiting for the browser to connect. Retrying...
Missing browserCriClient in connectToNewSpec
Error: Missing browserCriClient in connectToNewSpec
    at Object.connectToNewSpec (<embedded>:4438:48137)
    at Object.connectToNewSpec (<embedded>:4438:27043)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async v.relaunchBrowser (<embedded>:4504:37724)

Other

No response

@MikeMcC399
Copy link
Contributor

@gersoncdias

however currently it is not occurring for me using the latest Cypress version (13.13.0) against Chrome 126 on Linux (Debian 12.6) running Node.js v20.15.1. This is in a headless (no GPU) Docker environment on CircleCI.

Are you able to test with Cypress 13.13.0 and see if it still happens? Maybe also update your Node.js version as well.

@jennifer-shehane
Copy link
Member

Closing since there's no response. I also recommend updating as I believe this is fixed.

@jennifer-shehane jennifer-shehane closed this as not planned Won't fix, can't repro, duplicate, stale Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants