ConnectAI-E / feishu-openai

🎒 飞书 ×(GPT-4 + GPT-4V + DALL·E-3 + Whisper)= 飞一般的工作体验 🚀 语音对话、角色扮演、多话题讨论、图片创作、表格分析、文档导出 🚀
https://www.connectai-e.com
GNU General Public License v3.0
5.52k stars 959 forks source link

🐞 错误报告【docker部署,azure请求,飞书webhook能通过,发消息给机器人没回复】 #234

Open TandK8600 opened 1 year ago

TandK8600 commented 1 year ago

错误报告 🐞

如果您在使用此项目时遇到了错误,请在此报告,我们会尽快解决此问题。

错误描述 🤔

我用的是docker部署的方法,飞书webhook校验能通过,走的是azure,但是发消息给机器人不回复。

以下是报错信息:

[GIN] 2023/06/07 - 07:56:44 | 200 | 262.942µs | 123.58.10.238 | POST "/webhook/event"
No available API, revive one randomly
2023/06/07 07:57:02 [Error] [handle event,path:/webhook/event, error:invalid argument to Intn]
[GIN] 2023/06/07 - 07:57:02 | 500 | 275.271µs | 123.58.10.239 | POST "/webhook/event"

我怀疑可能是azure的问题,因为我在这个bug里也看到了,不过提出 https://github.com/ConnectAI-E/Feishu-OpenAI/pull/177 的人尝试用gpt-4,但我没做这个尝试。

附加信息 📝

感谢您的反馈!🙏

luneice commented 1 year ago
image

阿里云 serverless 遇到同样的错误

MangMax commented 1 year ago

我也遇到同样的报错,请问解决了吗 image

defp commented 4 months ago

https://github.com/ConnectAI-E/feishu-openai/issues/209 是不是这个原因