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.

Doesn't detect that page doesn't load due to bad SSL interstitial

See original GitHub issue

Maybe this is a bit contrived. But I ran a lighthouse review

lighthouse https://www.cnn.com

Which times out because the library doesn’t detect that the insecure content warning is set. Similarly:

lighthouse https://www.some-none-existing-domain.com

Which happily reviews the chrome error page. Shouldn’t the library detect these errors and show a userfriendly message?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:12 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
Janpotcommented, Dec 9, 2016

Talking about this page: screen shot 2016-12-09 at 07 46 42 Another option for me would be starting Chrome with a switch that disables this page, if such switch exists.

As far as I can see, request events just stop coming in. No failed request event.

0reactions
paulirishcommented, Mar 9, 2018

Thanks for the details on this. I’m folding it into #2784

Read more comments on GitHub >

github_iconTop Results From Across the Web

119252 - SSL interstitial error "proceed anyway" / "back to ...
I re-opened the last tab that was closed (some non-ssl wikipedia page) and tried navigating to a different ssl page in A to...
Read more >
Failed to load resources when accessing remote HTTPS ...
I tried this and after proceeding through the certificate error interstitial it all seemed to work; no resource load failures in the console...
Read more >
weblayer/browser/ssl_browsertest.cc - chromium/src - Git at Google
Now verify that the interstitial is in fact an SSL interstitial. ... login URL, so simply detect the start of the navigation to...
Read more >
How to Fix the NET::ERR_CERT_AUTHORITY_INVALID Error
Even if you do have an SSL certificate installed on your website, ... Simply put, your browser doesn't recognize the validity of your ......
Read more >
When you use 'badidea' or 'thisisunsafe' to bypass a Chrome ...
You should find out why the site is showing the error and/or stop using it until they fix it. HSTS specifically adds protections...
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