Skip to content
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

启动失败:conflict target for graia.broadcast.interrupt:InterruptControl, graia.broadcast:Broadcast #1159

Open
3 tasks done
canguser opened this issue Aug 20, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@canguser
Copy link

canguser commented Aug 20, 2023

提交 issue 前,请先确认:

  • 我已看过 FAQ,此问题不在列表中
  • 我已看过其他 issue,他们不能解决我的问题
  • 我认为这不是 Mirai 或者 OpenAI 的 BUG

表现
20 12:18:35 hecs-397666 cbot-start.sh[1661672]: File "/usr/local/lib/python3.9/site-packages/creart/init.py", line 43, in add_creator
8月 20 12:18:35 hecs-397666 cbot-start.sh[1661672]: raise ValueError(f"conflict target for {', '.join(intersection)}")
8月 20 12:18:35 hecs-397666 cbot-start.sh[1661672]: ValueError: conflict target for graia.broadcast.interrupt:InterruptControl, graia.broadcast:Broadcast
8月 20 12:18:35 hecs-397666 systemd[1]: cbot.service: Main process exited, code=exited, status=1/FAILURE
8月 20 12:18:35 hecs-397666 systemd[1]: cbot.service: Failed with result 'exit-code'.
8月 20 12:18:35 hecs-397666 systemd[1]: cbot.service: Scheduled restart job, restart counter is at 5.
8月 20 12:18:35 hecs-397666 systemd[1]: Stopped Mirai Framework.
8月 20 12:18:35 hecs-397666 systemd[1]: cbot.service: Start request repeated too quickly.
8月 20 12:18:35 hecs-397666 systemd[1]: cbot.service: Failed with result 'exit-code'.
8月 20 12:18:35 hecs-397666 systemd[1]: Failed to start Mirai Framework.

运行环境:

  • 操作系统:?
  • Docker: ?
  • 项目版本:?
  • 配置文件:
image

复现步骤
描述你是如何触发这个 BUG 的

  1. 将git库更新到最新版本
  2. 更新依赖:pip3 install -r requirements.txt -i https://mirrors.aliyun.com/pypi/simple/
  3. 运行
@canguser canguser added the bug Something isn't working label Aug 20, 2023
@canguser
Copy link
Author

排查应该是:graia-ariadne==0.11.7 这个依赖更新导致的

@Haibersut
Copy link
Collaborator

#1134

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants