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.

Is HTTPS supported?

See original GitHub issue

I have enabled HTTPS using Nginx Reverse proxy running a standalone instance but receiving some “Mixed content” errors. I’m not seeing anything in the config.yml or elsewhere to serve scripts over https. Is this not a supported feature?

Mixed Content: The page at 'https://<server_name>/' was loaded over HTTPS, but requested an insecure script 'http://<server_name>/graph/?targets=all&id=auto-1&fit=yes&type=multitarget&config=multitarget&source=latency.First%20Group'. This request has been blocked; the content must be served over HTTPS.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:17 (17 by maintainers)

github_iconTop GitHub Comments

1reaction
bile0026commented, Aug 2, 2021

Got this working now, thank you for the help!

0reactions
bile0026commented, Aug 2, 2021

@bile0026 am unable to reproduce with 1.4.3 installed and the config you pasted above

can you confirm that pip freeze comes up with vaping installed as 1.4.3?

I forgot to upgrade vaping with pip, my bad. Looks like it will launch now without the error. Now I can get back to figuring out UWSGI, thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Enabling HTTPS on your servers - web.dev
If you have been using distinct IP addresses for each hostname, you can easily support both HTTP and HTTPS for all clients. However,...
Read more >
HTTPS - Wikipedia
HTTPS is now used more often by web users than the original non-secure HTTP, primarily to protect page authenticity on all types of...
Read more >
What is HTTPS? | Cloudflare
HTTPS is a secure way to send data between a web server and a web browser. ... HTTPS is encrypted in order to...
Read more >
The Complete Guide To Switching From HTTP To HTTPS
Compatibility with older browsers needs the server to support older cipher suites. However, many older cipher suites are no longer considered ...
Read more >
HTTPS Everywhere | Electronic Frontier Foundation
You no longer need HTTPS Everywhere to set HTTPS by default! Major browsers now offer native support for an HTTPS only mode. Learn...
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