-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
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
微博推送报错 #14
Comments
配置文件你是不是删了示例() |
发送消息错误 [ { type: 'image', file: , name: undefined }, [length]: 1 ] Error: request "/channels/633551994/messages" error with code(40083002): 图片转存失败, 原始图片上传失败 [23:46:11.906][ERRO][2854212128] 发送消息错误 [ 更新之后i出现了这两种错误情况 |
自己看:https://gitee.com/snowtafir/xianxin-plugin/issues/IAF37Q |
[10:03:28.955][ERRO][2854212128] 发送消息错误 [ 私聊可以推送成功,但是群就发送错误 |
就问你是不是官方群bot吧(),如果是,那就不奇怪,主动消息(官方限制4条/月) |
[23:48:18.484][ERRO][yuki插件---微博动态推送定时任务(*/5 * * * *)] TypeError: Cannot read properties of null (reading 'join')
at WeiboTask.sendDynamic (file:///mnt/Disk1/TRSS-Yunzai/plugins/yuki-plugin/models/weibo/weibo.task.js:144:63)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async WeiboTask.pushDynamicMessages (file:///mnt/Disk1/TRSS-Yunzai/plugins/yuki-plugin/models/weibo/weibo.task.js:111:29)
at async WeiboTask.runTask (file:///mnt/Disk1/TRSS-Yunzai/plugins/yuki-plugin/models/weibo/weibo.task.js:25:9)
at async YukiWeibo.newPushTask (file:///mnt/Disk1/TRSS-Yunzai/plugins/yuki-plugin/apps/weibo.js:60:9)
at async Job.job (file:///mnt/Disk1/TRSS-Yunzai/lib/plugins/loader.js:516:9) {
[stack]: "TypeError: Cannot read properties of null (reading 'join')\n" +
' at WeiboTask.sendDynamic (file:///mnt/Disk1/TRSS-Yunzai/plugins/yuki-plugin/models/weibo/weibo.task.js:144:63)\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n' +
' at async WeiboTask.pushDynamicMessages (file:///mnt/Disk1/TRSS-Yunzai/plugins/yuki-plugin/models/weibo/weibo.task.js:111:29)\n' +
' at async WeiboTask.runTask (file:///mnt/Disk1/TRSS-Yunzai/plugins/yuki-plugin/models/weibo/weibo.task.js:25:9)\n' +
' at async YukiWeibo.newPushTask (file:///mnt/Disk1/TRSS-Yunzai/plugins/yuki-plugin/apps/weibo.js:60:9)\n' +
' at async Job.job (file:///mnt/Disk1/TRSS-Yunzai/lib/plugins/loader.js:516:9)',
[message]: "Cannot read properties of null (reading 'join')"
}
The text was updated successfully, but these errors were encountered: