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 dump loses all entries after unexpected reloading #3485

Closed
denisenkoaj opened this issue Feb 21, 2018 · 3 comments
Closed

pm2 dump loses all entries after unexpected reloading #3485

denisenkoaj opened this issue Feb 21, 2018 · 3 comments

Comments

@denisenkoaj
Copy link

What's going wrong?

pm2 have no entries about my processes

How could we reproduce this issue?

When something happens unexpectedly that restart pm2 process. For example free disk space runs out.

Supporting information

I have last version
Please run the following command (available on PM2 >= 2.6)

--- PM2 REPORT (Wed Feb 21 2018 21:05:31 GMT+0000 (UTC)) 
--- Daemon -------------------------------------------------
pm2d version         : 2.9.3
node version         : 8.9.4
node path            : undefined
argv                 : /usr/bin/node,/usr/lib/node_modules/pm2/lib/Daemon.js
argv0                : node
user                 : daj
uid                  : 1000
gid                  : 1000
uptime               : 102min
--- CLI ----------------------------------------------------
local pm2            : 2.9.3
node version         : 8.9.4
node path            : /usr/bin/pm2
argv                 : /usr/bin/node,/usr/bin/pm2,report
argv0                : node
user                 : daj
uid                  : 1000
gid                  : 1000
--- System info --------------------------------------------
arch                 : x64
platform             : linux
type                 : Linux
cpus                 : Intel(R) Xeon(R) CPU E5-2630L v2 @ 2.40GHz
cpus nb              : 2
freemem              : 954937344
totalmem             : 2097299456
home                 : /home/daj

I've tried to add flag +i to pm2 dump, but it blocked Keymetrics online monitoring

@denisenkoaj
Copy link
Author

seems like #2827

@Unitech
Copy link
Owner

Unitech commented Feb 22, 2018

maybe this mechanism #3001 need more inspection

@Unitech
Copy link
Owner

Unitech commented Feb 23, 2018

image

wallet77 added a commit that referenced this issue Mar 2, 2018
@wallet77 wallet77 mentioned this issue Mar 2, 2018
inerc pushed a commit to inerc/pm2 that referenced this issue Feb 11, 2020
inerc pushed a commit to inerc/pm2 that referenced this issue Feb 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants