strohne / Facepager

Facepager was made for fetching public available data from YouTube, Twitter and other websites on the basis of APIs and webscraping.
https://github.com/strohne/Facepager/releases
506 stars 198 forks source link

SSL certificate error #141

Closed strohne closed 3 years ago

strohne commented 3 years ago

image

Hi I get a similar but different error, and I have tried it on multiple different networks now. I have also tried deleting the FacePager folder and reinstalling the .exe

I believe there is something wrong with my SSL certificate, but i do not know what, please help

Originally posted by @JonasBjerg in https://github.com/strohne/Facepager/issues/111#issuecomment-728822436

strohne commented 3 years ago

Maybe this comes from old certificates bundled with Facepager. I will try to update in the next days, please allow some time.

strohne commented 3 years ago

Hi, can you try out the latest release v4.3.1? Hopefully, the SSL certificate is updated now. But I'm not fully sure about the error source.

https://github.com/strohne/Facepager/releases

JonasBjerg commented 3 years ago

I still get the same exact error, but i think it's a local computer issue now, because I don't get the issue on my mac..

strohne commented 3 years ago

Then let's try something different. Looks like your computer doesn't have correct certificates installed or Facepager doesn't find the certificates.

You will find the certificate file (which comes from the certifi package) in the installation folder of Facepager, for example: C:\Program Files (x86)\Facepager\certifi\cacert.pem. You can try to add the certificate to windows. Make a copy of the file, change the file extension from pem to crt. Double click and in the certificate window choose to install the certificate.

strohne commented 3 years ago

I close the issue since there are no updates and it looks like a local problem.