We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
aiocqhttp(使用 OneBot 协议接入的)
docker
v3.3.1.1
对于同一张图片,在不同的账号或群里,bot的发送状况不一样,在一些账号(目前仅测出我的主账号可以)中可以正常发送图片,而在其他账号或群中发送不了,控制台中会返回以下信息:
[2024-11-09 15:09:50.515] /app/pkg/pipeline/controller.py (167) - [ERROR] : 处理请求时出错 query_id=5 stage=SendResponseBackStage : <ActionFailed status='failed', retcode=1200, data=None, message='Error: Timeout: NTEvent serviceAndMethod:NodeIKernelMsgService/sendMsg ListenerName:NodeIKernelMsgListener/onMsgInfoListUpdate EventRet:\n{\n "result": 0,\n "errMsg": ""\n}\n\n at Timeout.sendDataCallback [as _onTimeout] (file:///app/napcat/napcat.mjs:7886:15)\n at listOnTimeout (node:internal/timers:573:17)\n at process.processTimers (node:internal/timers:514:7)', wording='Error: Timeout: NTEvent serviceAndMethod:NodeIKernelMsgService/sendMsg ListenerName:NodeIKernelMsgListener/onMsgInfoListUpdate EventRet:\n{\n "result": 0,\n "errMsg": ""\n}\n\n at Timeout.sendDataCallback [as _onTimeout] (file:///app/napcat/napcat.mjs:7886:15)\n at listOnTimeout (node:internal/timers:573:17)\n at process.processTimers (node:internal/timers:514:7)', echo={'seq': 1}>
与管理员权限无关,我试过给我朋友权限,依旧发送失败。与网络环境也无关,我试过我的主账号在流量环境下依旧可以接收图片
图片并不是敏感图片,应该也与风控无关。
图片如下: https://github.com/user-attachments/assets/8a5953b1-196a-4775-b7ef-0e8351718254
目前仅测出此图片出问题,其他普通图片都能正常发送
使用的插件: https://github.com/BiFangKNT/QChatGPT_AntiHotlinkImageFetcher
The text was updated successfully, but these errors were encountered:
No branches or pull requests
消息平台适配器
aiocqhttp(使用 OneBot 协议接入的)
运行环境
docker
QChatGPT版本
v3.3.1.1
异常情况
对于同一张图片,在不同的账号或群里,bot的发送状况不一样,在一些账号(目前仅测出我的主账号可以)中可以正常发送图片,而在其他账号或群中发送不了,控制台中会返回以下信息:
与管理员权限无关,我试过给我朋友权限,依旧发送失败。与网络环境也无关,我试过我的主账号在流量环境下依旧可以接收图片
图片并不是敏感图片,应该也与风控无关。
图片如下:
https://github.com/user-attachments/assets/8a5953b1-196a-4775-b7ef-0e8351718254
目前仅测出此图片出问题,其他普通图片都能正常发送
启用的插件
使用的插件:
https://github.com/BiFangKNT/QChatGPT_AntiHotlinkImageFetcher
The text was updated successfully, but these errors were encountered: