-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Failed to connect to the bus #27907
Comments
Sometimes it also starts with this:
And then exits. This might be completely unrelated, but wanted to mention it just in case. |
More related debug logs:
|
@EtienneBruines Have you ensured the required dependencies are installed for Debian as mentioned in the error message? https://on.cypress.io/required-dependencies |
@jennifer-shehane Shouldn't/wouldn't the Cypress-provided docker image include those already?
|
Same problem here. We have all dependencies installed (as mentioned in https://on.cypress.io/required-dependencies). We currently have this in a gitlab pipeline running. But the error also occurs when trying to start it directly, even in privileged mode: docker --version
lsb_release -a
uname -a
|
This issue has not had any activity in 180 days. Cypress evolves quickly and the reported behavior should be tested on the latest version of Cypress to verify the behavior is still occurring. It will be closed in 14 days if no updates are provided. |
This issue has been closed due to inactivity. |
I'm using
Here are my logs:
|
Also, it seems like a duplicate issue with #4925. That's closed as well. |
Current behavior
Cypress failed to start Chrome
Desired behavior
Cypress should start
Test code to reproduce
Any code. Error pops up regularly, regardless of the code.
Cypress Version
12.17.2 till 13.2.0
Node version
20.6.1 (as provided in the docker image)
Operating System
Debian 11.7
Debug Logs
Other
Running the docker image
cypress/browsers:latest
at version sha256:cd909915e1a0aa24dbd3eaf95feb2a7be6cf9961fa425ffa06cd5a44d211451cUsing GitLab CI pipelines with docker 24.0.5
The text was updated successfully, but these errors were encountered: