feishu-openai icon indicating copy to clipboard operation
feishu-openai copied to clipboard

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

Open TandK8600 opened this issue 2 years ago • 3 comments

错误报告 🐞

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

错误描述 🤔

我用的是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,但我没做这个尝试。

附加信息 📝

  • 输出日志,包括错误信息和堆栈跟踪 上文已提供
  • 相关的代码片段或文件 没有修改
  • 您的操作系统、软件版本等环境信息 CentOS下的Docker部署,拉取的是docker hub的版本

感谢您的反馈!🙏

TandK8600 avatar Jun 07 '23 08:06 TandK8600

image 阿里云 serverless 遇到同样的错误

luneice avatar Jun 30 '23 14:06 luneice

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

MangMax avatar Jul 15 '23 15:07 MangMax

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

defp avatar Jul 23 '24 09:07 defp