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 954 forks source link

🐞 错误报告 #205

Open knu-code opened 1 year ago

knu-code commented 1 year ago

错误报告 🐞

错误描述 🤔

使用Docker部署后,接入飞书机器人,在后台日志出现报错,提示信息:

[Error] [handle event,path:/webhook/event,error:event type: message_read, not found handler]

暂时未发现异常,chatgpt对话可以正常进行

附加信息 📝

部署环境是CentOS7 + Docker ,接入APP是飞书机器人

WhyMeta commented 1 year ago

可以选择,也正常回复,但是会报"出错了,请稍后重试"。 事件订阅的回调URL和机器人的消息卡片回调URL都配置了,上传图片权限已配置,接收事件、消息已读、机器人进群事件订阅已配置。 server log:

2023/08/17 - 10:35:35 [Debug] [req:POST,/open-apis/im/v1/messages/:message_id/reply]
2023/08/17 - 10:35:37 | 200 |  4.289354913s |  18.140.170.196 | POST     "/webhook/card"
2023/08/17 - 10:35:39 [Error] [handle event,path:/webhook/event,error:event type: message_read, not found handler]
2023/08/17 - 10:35:39 | 200 |     150.017µs |   34.196.227.34 | POST     "/webhook/event"
iShot_2023-08-17_18 28 43
Leizhenpeng commented 1 year ago

应该是消息卡片的回调没有给~