Drincann / Mirai-js

运行在 Node.js、浏览器下,基于 mirai-api-http 的 QQ 机器人开发框架。
https://mirai-js-drincann.vercel.app
GNU Affero General Public License v3.0
252 stars 31 forks source link

当我运行时发生错误 mirai-js: error core.auth #229

Closed zhuaoshuai13 closed 1 year ago

zhuaoshuai13 commented 1 year ago
截屏2023-01-04 12 58 45 截屏2023-01-04 12 58 54 截屏2023-01-04 12 58 59 截屏2023-01-04 12 59 35
Drincann commented 1 year ago

@zhuaoshuai13

看起来是 mirai-api-http 没有正常启动,麻烦提供下 mirai-console 的 log 看看。

zhuaoshuai13 commented 1 year ago

@zhuaoshuai13

看起来是 mirai-api-http 没有正常启动,麻烦提供下 mirai-console 的 log 看看。

请问是哪个

Drincann commented 1 year ago

@zhuaoshuai13 启动时的 log 即可

zhuaoshuai13 commented 1 year ago

@zhuaoshuai13 启动时的 log 即可

2023-01-04.log 最近一次的启动是13:48:05

zhuaoshuai13 commented 1 year ago

@zhuaoshuai13 启动时的 log 即可

截屏2023-01-04 14 13 39 截屏2023-01-04 14 14 09
zhuaoshuai13 commented 1 year ago

这个似乎是mirai-api-http的问题 https://github.com/project-mirai/mirai-api-http/issues/661 感谢解答

Drincann commented 1 year ago

看起来是 yml 解析出错了,如果还未解决,可以 reopen 并贴一下 mirai-api-http 的完整配置,我尝试复现后排查下看看。