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.

SSL certificate issue

See original GitHub issue

Hi, I am getting error: SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)

Could you help me with this?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
JoMingyucommented, May 29, 2020

I am checking. Sorry for being late. I will release the updated version to at least 2020-05-31 20:00:00 KST or comment on the issue.

0reactions
Derek-JKcommented, Jan 4, 2021

I did run script after install. But it doesn’t work. Could you help me?

<script> from google_play_scraper import app result = app( 'com.nianticlabs.pokemongo', lang='en', # defaults to 'en' country='us' # defaults to 'us' ) <error message> urllib.error.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1122)>
Read more comments on GitHub >

github_iconTop Results From Across the Web

What Do SSL Certificate Errors Mean: Causes & How to Fix ...
An SSL certificate error occurs when the browser cannot verify the SSL certificates returned by the server. When the error happens, the browser ......
Read more >
SSL Certificate Errors
There are several problems that can occur when ordering, installing and using a certificate. Here are some common SSL certificate errors and how...
Read more >
Certificate Not Trusted | View Security Certificate Errors
The most common cause of a "certificate not trusted" error is that the certificate installation was not properly completed on the server (or...
Read more >
How to Tackle Wrong or Invalid SSL Certificate Error - AboutSSL
How to Fix SSL/TLS Certificate Error – Invalid SSL Certificate Error · First, verify whether the Firewall or Antivirus program is interrupting SSL...
Read more >
Common SSL Certificate Errors and How to Fix Them
Common SSL Certificate Errors and How to Fix Them · Choosing the Right Approval Method · Private Key Missing · SAN Compatibility ·...
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