#Having repeated "Request timed out: HTTPSConnectionPool" errors
2 messages · Page 1 of 1 (latest)
That typically arises either if you are on a corporate network or corporate laptop where a firewall is blocking the API.
2 messages · Page 1 of 1 (latest)
I recieve this error frequently:
Request timed out: HTTPSConnectionPool(host='api.openai.com', port=443): Read timed out. (read timeout=600)
Does anyone have experience resolving this? Do you have any debugging tips to help diagnose the true problem?
That typically arises either if you are on a corporate network or corporate laptop where a firewall is blocking the API.