Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use a proxy and where to configure it?(v2rayN) #182

Closed
xillkoi opened this issue Apr 4, 2023 · 10 comments
Closed

How to use a proxy and where to configure it?(v2rayN) #182

xillkoi opened this issue Apr 4, 2023 · 10 comments
Labels
API access Trouble with connecting to the API needs investigation networking: proxy setup Issues with getting Auto-GPT setup on local machines Stale

Comments

@xillkoi
Copy link

xillkoi commented Apr 4, 2023

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 ProxyError('Cannot connect to proxy.', OSError(0, 'Error')))

@CaltonRen
Copy link

I encountered the same problem. Have you solved your problem?

@xillkoi
Copy link
Author

xillkoi commented Apr 13, 2023

我遇到了同样的问题。你解决了你的问题吗?

no

@GisRookie
Copy link

i miss this problem too

@kjwlegend
Copy link

you just need to set v2ray proxy to run in global mode instead of PAC or whitelist

@Explorergt92
Copy link
Contributor

@xillkoi is this still an issue for you or can this be closed?

@Pwuts
Copy link
Member

Pwuts commented Apr 18, 2023

Close as stale. Please reopen if still relevant.

@Pwuts Pwuts closed this as not planned Won't fix, can't repro, duplicate, stale Apr 18, 2023
@XIYANGYANG-ZHI
Copy link

you just need to set v2ray proxy to run in global mode instead of PAC or whitelist

Still the same problem

@Pwuts Pwuts reopened this Apr 20, 2023
@Pwuts Pwuts added setup Issues with getting Auto-GPT setup on local machines API access Trouble with connecting to the API needs investigation labels Apr 20, 2023
@lemonriver
Copy link

lemonriver commented Apr 25, 2023

https_proxy=http://127.0.0.1:7890 http_proxy=http://127.0.0.1:7890 ./run.sh will solve this problem.

@Pwuts
Copy link
Member

Pwuts commented Apr 25, 2023

@XIYANGYANG-ZHI does that work for you? ^

@github-actions github-actions bot added the Stale label Sep 6, 2023
Say383 pushed a commit to Say383/Auto-GPT that referenced this issue Sep 8, 2023
…as#182)

Co-authored-by: Justin Torre <justintorre75@gmail.com>
@github-actions
Copy link

This issue was closed automatically because it has been stale for 10 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API access Trouble with connecting to the API needs investigation networking: proxy setup Issues with getting Auto-GPT setup on local machines Stale
Projects
None yet
Development

No branches or pull requests

9 participants