-
Notifications
You must be signed in to change notification settings - Fork 0
Description
配置的硅基流动的api接口,返回:看起来像是服务器在做深呼吸,稍等一下,它会回来的。
是什么原因呢?
日志报错:
dow | [WARNING][2025-04-17 11:54:09][image2text.py:150] - [Image2Text] 'data', retry 1
dow | [WARNING][2025-04-17 11:54:09][image2text.py:150] - [Image2Text] 'data', retry 2
dow | [WARNING][2025-04-17 11:54:09][image2text.py:150] - [Image2Text] 'data', retry 3
dow | [ERROR][2025-04-17 11:54:09][image2text.py:154] - [Image2Text] 'data'
dow | Traceback (most recent call last):
dow | File "/app/plugins/image2text/image2text.py", line 65, in on_handle_context
dow | msg_type = gewe_msg["Data"]["MsgType"]
dow | KeyError: 'data'
dow |
dow | During handling of the above exception, another exception occurred:
dow |
dow | Traceback (most recent call last):
dow | File "/app/plugins/image2text/image2text.py", line 65, in on_handle_context
dow | msg_type = gewe_msg["Data"]["MsgType"]
dow | KeyError: 'data'