We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
我也同样问题,pm2运行会卡在这个地方,而直接nb run或者python3 bot.py就没事
Sorry, something went wrong.
No branches or pull requests
报告清单
影响版本
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
The text was updated successfully, but these errors were encountered: