Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

{"_action":"_ask","error":"an error occurred timed out","success":false} #13

Closed
liuyang77886 opened this issue Jun 25, 2023 · 3 comments
Assignees

Comments

@liuyang77886
Copy link

我使用的是 docker run -p 1338:1338 ramonvc/freegpt-webui 构建的环境
对话后显示
{"_action":"_ask","error":"an error occurred timed out","success":false}

@ramon-victor
Copy link
Owner

This error occurs when the GPT response API is unstable.

To address this issue, I made a change in which, if there is an error in the API response, it will attempt to obtain the response 2 more times. 720c1cf

If this happens all the time, your connection might be blocking the API. In this case, the ideal would be to use a Proxy or VPN.

@ramon-victor ramon-victor self-assigned this Jun 26, 2023
@cethink
Copy link

cethink commented Jun 28, 2023

I got this error too and I had set "use_auto_proxy": true

@huangxiaopia
Copy link

我也发生了这个问题

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants