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

[PM2] [v] All Applications Stopped #5920

Open
MrXieH opened this issue Nov 20, 2024 · 1 comment
Open

[PM2] [v] All Applications Stopped #5920

MrXieH opened this issue Nov 20, 2024 · 1 comment

Comments

@MrXieH
Copy link

MrXieH commented Nov 20, 2024

What's going wrong?

I've deployed several applications using pm2, but at noon today I suddenly found a business exception, and using the pm2 list, I found that none of the applications in the list were present.
Check the logs:

journalctl -xe | grep pm2
Nov 20 09:54:00 localhost.localdomain pm2[106811]: [PM2] Spawning PM2 daemon with pm2_home=/root/.pm2
Nov 20 09:54:00 localhost.localdomain pm2[106811]: [PM2] PM2 Successfully daemonized
Nov 20 09:54:00 localhost.localdomain pm2[106811]: [PM2][Module] Starting NPM module pm2-logrotate
Nov 20 09:54:00 localhost.localdomain pm2[106811]: [PM2][WARN] Applications pm2-logrotate not running, starting...
Nov 20 09:54:00 localhost.localdomain pm2[106811]: [PM2] App [pm2-logrotate] launched (1 instances)
Nov 20 09:54:00 localhost.localdomain pm2[106811]: [PM2] [v] Modules Stopped
Nov 20 09:54:00 localhost.localdomain pm2[106811]: [PM2] Applying action deleteProcessId on app [all](ids: [ 0 ])
Nov 20 09:54:00 localhost.localdomain pm2[106811]: [PM2] pm2-logrotate
Nov 20 09:54:00 localhost.localdomain pm2[106811]: [PM2] [v] All Applications Stopped
Nov 20 09:54:01 localhost.localdomain pm2[106811]: [PM2] [v] PM2 Daemon Stopped

What should I do to troubleshoot?

How could we reproduce this issue?

Supporting information

# Run the following commands
$ pm2 report
@MrXieH
Copy link
Author

MrXieH commented Nov 20, 2024

the hardware configuration is perfectly adequate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant