Skip to content

pm2 --mini-list wrong PID file path #3273

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

Closed
jshkurti opened this issue Nov 10, 2017 · 1 comment
Closed

pm2 --mini-list wrong PID file path #3273

jshkurti opened this issue Nov 10, 2017 · 1 comment

Comments

@jshkurti
Copy link
Contributor

pm2d version         : 2.7.2
node version         : 8.8.1

pm2

/home/joni/.pm2/pids/test-0.pid0.pid
should be
/home/joni/.pm2/pids/test-0.pid

@Unitech
Copy link
Owner

Unitech commented Dec 14, 2017

Fixed.

Changelog: 2.9.0 CHANGELOG
Introduced in version: 2.9.0

Update procedure:

npm install pm2 -g
pm2 update

@Unitech Unitech closed this as completed Dec 14, 2017
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

3 participants