nouman92_
RRunPod
•Created by nouman92_ on 1/26/2024 in #⚡|serverless
SSLCertVerificationError from custom api
I am trying to create my own api using python but i am having error when job is submitted.
Error Type: ClientConnectorCertificateError | Error Message: Cannot connect to host api.runpod.ai:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:997)')]
Even using this basic sample throws the same error
https://blog.runpod.io/serverless-create-a-basic-api/. is there something missing?
8 replies