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.

[Bug] White screen when making HTTPS request & ignoring invalid cert

See original GitHub issue
  • Insomnia Version: 5.16.2 - 6.0.1 (6.0.2 -6.0.3 beta crash for me)
  • Operating System: CentOS 7 (AppImage)

Details

I am connecting to a service on https://localhost:8000/ - it uses a self-signed SSL cert. I have SSL cert validation disabled in Insomnia. In 5.15.0, everything works fine. In 5.16.2 and later, a white screen shows up when a request is made (or the GraphQL schema is fetched). 5.16.0 and 5.16.1 do not launch for me.

Reproduction:

I’m not sure of the best steps, but in increasing specificity:

  1. Connect to a regular HTTPS service with SSL validation disabled
  2. Connect to a self-signed cert HTTPS service with SSL validation disabled
  3. Connect to a GraphQL server with a self-signed cert with SSL validation disabled.
  4. Same steps as above, but try on Linux

If the app crashes, is it possible that something better could happen than just a white screen?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
abrennekecommented, Dec 11, 2018

@gschier no, it just says “DevTools was disconnected from the page” when the screen goes white. Also, if I run Insomnia via the terminal, I get some unrelated log messages there, but no errors.

1reaction
abrennekecommented, Dec 11, 2018

@gschier I’m still getting a white screen on the latest version. Self-signed cert doesn’t seem to be the problem, as it’s trying to fetch a GraphQL schema from a URL with an actual cert.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Fix the NET::ERR_CERT_AUTHORITY_INVALID Error
You're using a self-signed SSL certificate. Using a self-signed certificate can save you money, but since browsers can't verify its validity, ...
Read more >
PhantomJS failing to open HTTPS site - Stack Overflow
On the machine you are trying to run phantomjs on to connect to a remote server, run "openssl ciphers." Copy and paste the...
Read more >
How to Fix the HTTPS Not Secure Error - Seer Interactive
Expired, missing, or invalid SSL certificates. In Chrome, you can tell that a webpage is non-secure when there is a “Not secure” label...
Read more >
Troubleshooting - Unity - Manual
Package Manager only installs packages that are explicitly included as a dependency in your project, so once you remove that entry, Package Manager...
Read more >
Troubleshooting - travel.gov
I paid my fees but I still see a request to pay in CEAC. No action needed. ... Review https://nvc.state.gov/document for police certificate...
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