darkdragn / party

A quick *.party downloader
84 stars 12 forks source link

I got this error #19

Open kissnyul opened 9 months ago

kissnyul commented 9 months ago

ClientConnectorCertificateError: Cannot connect to host coomer.party:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:997)')]

Is that a solution to solve this?

darkdragn commented 8 months ago

Weird. It's saying that you can't validate the cert for coomer.party. I haven't run into that before, but check if the system certificates are up to date. What's the OS you're running this on? Or depending on where the traceback for this leads, it might be a stale bundle for the requests package. Mind posting the full traceback?