VLMEvalKit icon indicating copy to clipboard operation
VLMEvalKit copied to clipboard

ChatAPI - ERROR - HTTPSConnectionPool(host='api.openai.com', port=443): Max retries exceeded with url: /v1/chat/completions (Caused by ProxyError('Unable to connect to proxy', NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f481233f640>: Failed to establish a new connection: [Errno 111] Connection refused')))

Open yansuoyuli opened this issue 1 year ago • 3 comments

How can I solve this problem: ChatAPI - ERROR - HTTPSConnectionPool(host='api.openai.com', port=443): Max retries exceeded with url: /v1/chat/completions (Caused by ProxyError('Unable to connect to proxy', NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f481233f640>: Failed to establish a new connection: [Errno 111] Connection refused')))

yansuoyuli avatar Aug 25 '24 11:08 yansuoyuli

Hi, @yansuoyuli , Looks that is some problems related to your network environment. Make sure you can successfully run the official openai demo first.

kennymckormick avatar Aug 25 '24 13:08 kennymckormick

Dear Duan, I can run the demo successfully.

---Original--- From: "Haodong @.> Date: Sun, Aug 25, 2024 21:59 PM To: @.>; Cc: @.@.>; Subject: Re: [open-compass/VLMEvalKit] ChatAPI - ERROR -HTTPSConnectionPool(host='api.openai.com', port=443): Max retries exceededwith url: /v1/chat/completions (Caused by ProxyError('Unable to connect toproxy', NewConnectionError('<urllib3.connection.HTTPSConnection object at0x7f481233f640>: Failed to establish a new connection: [Errno 111] Connectionrefused'))) (Issue #406)

Hi, @yansuoyuli , Looks that is some problems related to your network environment. Make sure you can successfully run the official openai demo first.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>

yansuoyuli avatar Aug 25 '24 18:08 yansuoyuli

hello, I meet the same question, did you solve it?

Cooperx521 avatar Sep 14 '24 06:09 Cooperx521