agentic icon indicating copy to clipboard operation
agentic copied to clipboard

Is there any other available server besides the two reverse proxy servers listed in the readme?

Open huluohu opened this issue 1 year ago • 10 comments

Describe the feature

Is there any other available server besides the two reverse proxy servers listed in the readme?

huluohu avatar Feb 28 '23 10:02 huluohu

Not at the moment.

What are you seeing that isn't working for you?

transitive-bullshit avatar Feb 28 '23 10:02 transitive-bullshit

Hi, till yesterday all my scripts were working fine. But from today im experiencing timeout issue: TimeoutError: ChatGPT timed out waiting for response My timeout is set to 6 minutes which was enough till yesterday. Im trying to use both proxy but both returning a timeout..

karl32 avatar Feb 28 '23 10:02 karl32

Currently, these two often encounter the following errors.

  • {"cause":{"name":"ConnectTimeoutError","code":"UND_ERR_CONNECT_TIMEOUT","message":"Connect Timeout Error"}}
  • {"statusCode":504,"statusText":"Gateway Time-out"}

huluohu avatar Feb 28 '23 11:02 huluohu

Maybe ask on our discord server?

transitive-bullshit avatar Feb 28 '23 11:02 transitive-bullshit

Till yesterday the first one was working fine. From today it returns TimeouError. The second returns TypeError: fetch failed..

karl32 avatar Feb 28 '23 11:02 karl32

Maybe ask on our discord server?

Already did. In the node-help section...waiting for the answer..

karl32 avatar Feb 28 '23 11:02 karl32

Cloudflare might be blocked in China or other countries. Try using a proxy or VPN

acheong08 avatar Feb 28 '23 12:02 acheong08

Im in Europe. Cloudflare is not blocked here..

karl32 avatar Feb 28 '23 12:02 karl32

Server is definitely running and under pretty low load. Maybe it's an issue with OpenAI

acheong08 avatar Feb 28 '23 12:02 acheong08

Its working now. Thanks all for you help.

karl32 avatar Feb 28 '23 16:02 karl32