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

[BUG]: 使用PM2后台运行时会卡住 #118

Open
3 of 4 tasks
zxczaq001 opened this issue Feb 15, 2023 · 1 comment
Open
3 of 4 tasks

[BUG]: 使用PM2后台运行时会卡住 #118

zxczaq001 opened this issue Feb 15, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@zxczaq001
Copy link

报告清单

  • 我已仔细阅读并了解上述注意事项。
  • 我已使用最新版本测试过,确认问题依旧存在。
  • 我确定在 GitHub Issues 中没有相同或相似的问题。
  • 我有足够的时间和能力,愿意为此提交 PR 来修复问题。

影响版本

0.7.4

问题描述

使用PM2运行nb会在Scheduler Started之后卡住

复现步骤

0|poetry r | 02-15 09:49:01 [INFO] nonebot | Current Env: prod
0|poetry r | 02-15 09:49:02 [SUCCESS] nonebot | Succeeded to import "nonebot_plugin_reboot"
0|poetry r | 02-15 09:49:02 [SUCCESS] nonebot | Succeeded to import "nonebot_plugin_apscheduler"
0|poetry r | 02-15 09:49:02 [SUCCESS] nonebot | Succeeded to import "nonebot_plugin_htmlrender"
0|poetry r | 02-15 09:49:02 [SUCCESS] nonebot | Succeeded to import "nonebot_plugin_chatgpt"
0|poetry r | 02-15 09:49:02 [SUCCESS] nonebot | Running NoneBot...
0|poetry r | 02-15 09:49:02 [INFO] uvicorn | Started server process [8670]
0|poetry r | 02-15 09:49:02 [INFO] uvicorn | Waiting for application startup.
0|poetry r | 02-15 09:49:02 [INFO] nonebot_plugin_apscheduler | Scheduler Started

预期行为

No response

实际行为

No response

日志信息

No response

额外补充

No response

@zxczaq001 zxczaq001 added the bug Something isn't working label Feb 15, 2023
@Ikaleio
Copy link

Ikaleio commented Feb 22, 2023

我也同样问题,pm2运行会卡在这个地方,而直接nb run或者python3 bot.py就没事

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