#APIConnectionError

2 messages · Page 1 of 1 (latest)

brisk igloo
#

Hi There, I am getting the below error now when launching my project (worked fine all day yesterday, until this morning). Has my IP been blocked, can it be unblocked?:

raise error.APIConnectionError(
openai.error.APIConnectionError: Error communicating with OpenAI: HTTPSConnectionPool(host='api.openai.com', port=443): Max retries exceeded with url: /v1/chat/completions (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1002)')))

deep ether
#

Hey - did you find a solution to this. Getting the same error 😕 My call works fine the first time around and then I get that error.