question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cypress won't open

See original GitHub issue

Current behavior

I’ve installed Cypress on Ubuntu 18.04 according to the instructions and the command “npx cypress open” fails with only the following information which doesn’t instruct me what the problem is or what to do about it:

[8931:0705/070931.992860:ERROR:bus.cc(397)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
[8931:0705/070931.995582:ERROR:bus.cc(397)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
[8931:0705/070932.007952:ERROR:bus.cc(397)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8931:0705/070932.011180:ERROR:bus.cc(397)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9102:0705/070934.684260:ERROR:sandbox_linux.cc(377)] InitializeSandbox() called with multiple threads in process gpu-process.
[9102:0705/070934.716168:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported.
[8931:0705/070939.971951:ERROR:bus.cc(397)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8931:0705/070940.064300:ERROR:bus.cc(397)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8931:0705/071011.886724:ERROR:network_service_instance_impl.cc(978)] Network service crashed, restarting service.

Desired behavior

It should start I assume. Never used it before.

Test code to reproduce

npx cypress open

Cypress Version

10.3.0

Other

No response

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:21 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
ewminty-privatecommented, Oct 11, 2022

I think this ticket was meant to be closed. I abandoned WSL as unsupportable and switched to a VM which worked. My only further suggestion was to consider advising users that WSL is not currently supported so we don’t get lost in that hole.

Cheers Erik

On Tue, Oct 11, 2022 at 6:58 AM Ben M @.***> wrote:

@ewminty-private https://github.com/ewminty-private I’m sorry to hear you are still having problems. Are your latest problems still related to the initial problem listed in the ticket using WSL? If not, I would suggest opening a new issue to track the current problem rather than append to an unrelated issue.

— Reply to this email directly, view it on GitHub https://github.com/cypress-io/cypress/issues/22683#issuecomment-1274734256, or unsubscribe https://github.com/notifications/unsubscribe-auth/APDQYOPPY54HYKAUZFWCDATWCVXA5ANCNFSM52WQ5IBA . You are receiving this because you were mentioned.Message ID: @.***>

0reactions
nagash77commented, Oct 11, 2022

@ewminty-private I’m sorry to hear you are still having problems. Are your latest problems still related to the initial problem listed in the ticket using WSL? If not, I would suggest opening a new issue to track the current problem rather than append to an unrelated issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't run Cypress Open - Stack Overflow
Solution: Go to your project directory which you installed cypress, in your package.json update the cypress version to the latest , look at ......
Read more >
Troubleshooting | Cypress Documentation
Troubleshooting · Support channels · Isolate the Problem · Download specific Chrome version · Clear Cypress cache · Launching browsers · Allow the...
Read more >
Cypress doesn't load or open its window · Issue #22297 - GitHub
Cypress won't load and it is indicating a vague cannot find module when I've upgraded to v10.1.0 it was working previously with 9.7.0...
Read more >
Cypress — initial setup - Kristijan - Medium
If you execute cypress run by default it runs tests headless in electron, but if you run same command with browser flag, it...
Read more >
cypress-io/cypress - Gitter
in headless mode, the GUI window (your 2nd screen) doesn't open at all ... you won't get cypress:launcher lines with just DEBUG=cypress:launcher npx...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found