Skip to content

Commit

Permalink
docs: update error_code.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dingyi222666 authored Nov 3, 2023
1 parent e355a2a commit 61cabf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/faq/error_code.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
| 1 | 网络错误 | 检查代理配置,网络连接是否正常、 |
| 2 | 不支持的代理协议 | 检查代理配置,是否选择了正确的协议 (只支持 http/sock5) |
| 3 | 队列溢出 | 大量请求!难得 ChatHub 能被这么多人用呢。。 |
| 4 | 渲染出错 | 根据你的渲染模式,检查 Puppeteer 浏览器渲染配置,语音服务等 |
| 4 | 渲染出错 | 根据房间的渲染模式,检查 Puppeteer 浏览器渲染配置,语音服务等 |
| 100 | API KEY 无效 | 检查 API KEY 是否可用。 |
| 101 | 请求时需要验证码 | 手动登录相关网页过验证码。 |
| 102 | 请求超时 | 检查网络连接和代理配置是否正常,检查 API KEY 是否可用。 |
Expand Down

0 comments on commit 61cabf3

Please sign in to comment.