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

cypress.runner.js not loaded with https #786

Closed
jhartma opened this issue Oct 21, 2017 · 2 comments
Closed

cypress.runner.js not loaded with https #786

jhartma opened this issue Oct 21, 2017 · 2 comments

Comments

@jhartma
Copy link

jhartma commented Oct 21, 2017

  • Operating System: Arch Linux
  • Cypress Version: 1.0.2
  • Browser Version: Electron browser

I noticed that when I visit a https page with a self-signed certificate, the page doesn't load. cypress.runner.cs is loaded, but cypress.runner.js returns 404.

Without https, everything runs fine. My guess is that this is a proxy issue?

@brian-mann
Copy link
Member

Sounds like it, but Cypress runs just fine on https. We have many projects using it without any problems.

So, we'd need a reproducible example. Maybe some combination of your webserver or OS environment is causing a problem (?)

Can you provide your test code or a link to your webserver?

@jennifer-shehane
Copy link
Member

Unfortunately we'll have to close this issue if no reproducible example is provided. Can you provide a way to reproduce this?

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