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 start a new daemon and delete all my apps #5795

Open
wmroar opened this issue Apr 5, 2024 · 2 comments
Open

Pm2 start a new daemon and delete all my apps #5795

wmroar opened this issue Apr 5, 2024 · 2 comments

Comments

@wmroar
Copy link

wmroar commented Apr 5, 2024

What's going wrong?

When I typed pm2 list, pm2 start a new Daemon and delete all my apps

How could we reproduce this issue?

There are no errors in the logs, I don't know how to reproduce it, but I've met this bug twice this month

Supporting information

[appuser@ .pm2]$ node -v
v16.20.2
[appuser@ .pm2]$ pm2 -v
5.3.1
[appuser@ .pm2]$ ps -ef | grep pm2 | grep appuser
appuser   5345     1  0 Mar18 ?        00:51:00 PM2 v5.3.1: God Daemon (/home/appuser/.pm2)
appuser  16771     1  0 Mar14 ?        00:00:06 PM2 v5.3.1: God Daemon (/home/appuser/.pm2)
appuser  24555 23915  0 09:08 pts/0    00:00:00 grep --color=auto pm2
[appuser@ .pm2]$ 
[appuser@ .pm2]$ uname -po
aarch64 GNU/Linux
[appuser@ .pm2]$ 
@arasmussen
Copy link

Did you ever make any progress on debugging this? Seems very similar to #5794.

@arasmussen
Copy link

Any chance you're running on graviton3? I just opened #5797

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

2 participants