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 There is no Internet connection

See original GitHub issue

Current behavior:

When running cypress open and clicking Run All Tests, the chrome browser opens but with the following message:

There is no Internet connection

image

Desired behavior:

The browser opens correctly.

Steps to reproduce:

Versions

  • 2.1.0
  • Chrome 66

Thanks!

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:2
  • Comments:10 (1 by maintainers)

github_iconTop GitHub Comments

11reactions
jeremyjhcommented, May 18, 2018

I had this same error when a Cypress process was left open after I’d closed the client. I did a ps -ef | grep cypress, found the culprit, and killed it. That fixed it, which is probably what the reboot accomplished as well.

2reactions
seanpoultercommented, May 29, 2018

Force quitting a test running in Chrome can also cause these symptoms. Thanks @jeremyjh. 👌

Read more comments on GitHub >

github_iconTop Results From Across the Web

Testing an Application in Offline Network Mode - Cypress
Modern web applications need to continue working when a network is unavailable, or at least show users the current network status.
Read more >
cypress-io/cypress - Gitter
It does not have internet access in the cypress browser: it says "No internet There is something wrong with the proxy server, or...
Read more >
How can I understand there is no internet connection
Solved: Hi, Our USI09 wifi module connects to server and sends data to the server over internet. Normally it works perfectly. But, when...
Read more >
testing - Cypress - fake internet failure - Stack Overflow
The problem is that I can't replace the response with undefined, cause cypress doesn't allow it. And if I remove it, Cypress will...
Read more >
Top 5 Internet Providers in Cypress Gardens, FL
What is the best internet provider in Cypress Gardens? · Spectrum - No data caps · EarthLink - Multiple service types available ·...
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