This repository was archived by the owner on Nov 2, 2023. It is now read-only.
pm2重启原因
#356
Replies: 1 comment
-
定时器发生报错? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Node.js Version
No response
Package(oicq) Version
No response
Login Protocol
No response
Bug Description (最好截图说明,你的文字描述可能无法准确传达信息)
我把代码放到pm2上管理,想每天定时某个时间在群里发消息,因此我设置了一个定时器,每隔一天定时发送消息,但是我发现每次早上8点的时候和下午4点的时候,pm2就会重启,就会导致重新执行一遍代码。但是我另外有一个网页的项目就不会重启,有没有人知道这其中的原因
Log Details (控制台日志,请提供包含前后一段时间内的)
Beta Was this translation helpful? Give feedback.
All reactions