generated from A-kirami/nonebot-plugin-template
-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
获取背景图片时报错 #49
Comments
复现过,请问是否为刚启动成功就马上触发指令时出现的 |
是的 |
实际可能是 preloader 在 init 时的 signal 的 event loop 不对 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
日志如下:
相关配置文件:
’‘’
PS_COMMAND=["运行状态", "status"]
PS_ONLY_SU=true
PS_REPLY_TARGET=false
PS_DISCONNECT_RESET_COUNTER=false
PS_DEFAULT_COMPONENTS=["header", "cpu_mem", "disk", "network", "footer"]
PS_BG_PROVIDER=loli
‘’‘
相关软件版本:
NoneBot v2.3.3
PicStatus v2.1.1
Python 3.9
Debian 11
The text was updated successfully, but these errors were encountered: