-
-
Notifications
You must be signed in to change notification settings - Fork 740
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
question about UND_ERR_CONNECT_TIMEOUT #144
Comments
What client are you using? Additionally, can you show me your settings.js if you use the API server? |
@waylaidwanderer |
Not that I know of. So you're saying the issue is due to your internet connection? |
I have a Korean server and want to use it for proxy |
Is the Korean server why you're getting UND_ERR_CONNECT_TIMEOUT? Or is this a new topic? |
No, for some reasons, the domestic server api.openai.com is banned |
So I want to set up a reverse proxy, through the Korean server |
I also have this problem with ChatGPTClient here, as far as I can see, it is an intermittent exception, maybe 1 minute in 10 minutes is completely normal, then the rest of the time all connections time out, this should not be a code level problem. |
I think this can be closed if #146 is merged. |
@flyoverGu thanks~ I have solved it in other ways |
@yuwangi how to solve |
Forwarding through a three-party server by socket |
Proxy support has been added in https://github.com/waylaidwanderer/node-chatgpt-api/releases/tag/v1.26.0 which should fix this. |
All server requests are this error, and it can be started locally. Do you know the reason?
The text was updated successfully, but these errors were encountered: