Replies: 1 comment 2 replies
-
一样的问题 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
电脑端用vs运行python一切正常,就是时间久会出错,于是部署了docker端,未设置代理,代理的参数是空的,启动后成功,但是发消息后有下面错误提示,请求大神解答!
Start auto replying.
[INFO][2023-03-28 02:55:49][bridge.py:28] - create bot chatGPT for chat
[INFO][2023-03-28 02:55:50][chat_gpt_bot.py:32] - [OPEN_AI] query=1
[WARNING][2023-03-28 02:55:50][chat_gpt_bot.py:118] - Error communicating with OpenAI: ('Connection aborted.', OSError(22, 'Invalid argument'))
[WARNING][2023-03-28 02:55:50][chat_gpt_bot.py:119] - [OPEN_AI] APIConnection failed
[INFO][2023-03-28 02:55:51][wechat_channel.py:179] - [WX] sendMsg=Reply(type=ERROR, content=ERROR:
我连接不到你的网络), receiver=@7d4ccfd6b33f3c3cd5795ad521874fc4
^CBye~
Beta Was this translation helpful? Give feedback.
All reactions