CERTIFICATE ERROR #147

Closed
opened 2026-02-16 00:16:59 -05:00 by yindo · 1 comment
Owner

Originally created by @jaideep11061982 on GitHub (Jun 13, 2024).

SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED]

Error while parsing the file './uber_10q_march_2022.pdf': [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1002)

I am getting this error while parsing if you can suggest the solution
@seldo @hexapode @erichare @yisding @hatianzhang

Originally created by @jaideep11061982 on GitHub (Jun 13, 2024). SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] Error while parsing the file './uber_10q_march_2022.pdf': [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1002) I am getting this error while parsing if you can suggest the solution @seldo @hexapode @erichare @yisding @hatianzhang
yindo closed this issue 2026-02-16 00:16:59 -05:00
Author
Owner

@sujitsubhash7 commented on GitHub (Jul 1, 2024):

you need to add the certificate chain from openai to the certificates file in your conda environment

@sujitsubhash7 commented on GitHub (Jul 1, 2024): you need to add the certificate chain from openai to the certificates file in your conda environment
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_cloud_services#147