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

Websocket ERROR with HEAD 500 #1455

Closed
Mipme opened this issue Mar 13, 2018 · 2 comments
Closed

Websocket ERROR with HEAD 500 #1455

Mipme opened this issue Mar 13, 2018 · 2 comments
Labels
type: duplicate This issue or pull request already exists

Comments

@Mipme
Copy link

Mipme commented Mar 13, 2018

  • Operating System: Mac OS X High Sierra
  • Cypress Version: 2.1.0
  • Browser Version: Chrome 64 / Electron 59

Is this a Feature or Bug?

Bug

Current behavior:

Cypress installed via npm
Cypress starting
Starting example_spec.js
Browser starting display blank grey page

Console Error: Head / 500
Browser Console Error: WebSocket connection to 'ws://localhost:50816/__socket.io/?EIO=3&transport=websocket' failed: WebSocket is closed before the connection is established.

Desired behavior:

Work as advertised :-)

How to reproduce:

See ### Current behavior

Additional Info (images, stack traces, etc)

Maybe related to #556

@Mipme Mipme mentioned this issue Mar 19, 2018
@ValerieThoma ValerieThoma added the type: duplicate This issue or pull request already exists label Mar 20, 2018
@ValerieThoma
Copy link

duplicate of #680
resolved by mapping ip address to localhost

@saas2813
Copy link

I got logs similar to this. The problem was that my

/etc/hosts

file did not include a line:

127.0.0.1 localhost

@cypress-io cypress-io locked as resolved and limited conversation to collaborators Jul 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants