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.

Failing : Does not redirect HTTP traffic to HTTPS

See original GitHub issue
  1. Run LH on consumercracy

What is the current behavior?

This web app redirects HTTP traffic to HTTPS, but still it is showing error.

What is the expected behavior?

It should pass the Does not redirect HTTP traffic to HTTPS check.

Environment Information

  • Affected Channels: DevTools
  • Lighthouse version:7.2.0
  • Chrome version: chrome://91.0.4472.77/
  • Node.js version: nodejs12

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
connorjclarkcommented, Jun 29, 2021

We’ll be removing this audit for v9 anyhow 😃

0reactions
patrickhulcecommented, Jun 6, 2021

That was in an incognito window. I already believe you that you’re seeing this, I just can’t really help unless we can reproduce it 😃

Other things to try:

  • CLI
  • Another machine
  • Another geographic location
  • Another version of Chrome

If we can locate a difference, I can try it that environment. (For example WebPageTest also doesn’t reproduce this issue)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Does not redirect HTTP traffic to HTTPS - Chrome Developers
Learn how to make your site more secure by redirecting all pages to HTTPS.
Read more >
How To Fix HTTP and HTTPS Redirect Issue - Sitechecker
Issues from redirecting HTTP to HTTP can be due to the following reasons: ... Analyze not only HTTP to HTTPS redirect but the...
Read more >
How to redirect all HTTP requests to HTTPS using .htaccess ...
To redirect http URLs to https , do the following: ... This snippet should go into main server configuration file, not into .htaccess...
Read more >
HTTP to HTTPS redirect doesn't work. - Microsoft Q&A
Hello, I used https://tecadmin.net/iis-redirect-http-to-https/ tutorial to redirect all HTTP requests to the HTTPS, but it doesn't work.
Read more >
Redirect HTTP traffic to HTTPS using ELB - AWS
Resolution · 1. Open your Apache configuration file. Possible locations include /etc/httpd/conf/httpd. · 2. Add a rewrite rule to the VirtualHost ...
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