-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
invalid ps -o flag used in PM2 3.0.0 when starting #3791
Labels
Comments
Which pm2 command are you using ? |
pm2 start some.js -i 1 --name somename --log /some.log
System is IBM ppc64 AIX shell is korn
from cli
Mike Bohlen
MidRange Systems Administrator
Information Technology Department
Duncan Aviation, INC.
Lincoln Municipal Airport
Lincoln NE 68524
Ph: 402.479.1566
Cell: 402.499.3916
E-Mail: Mike.Bohlen@DuncanAviation.com
From: Vincent Vallet <notifications@github.com>
To: Unitech/pm2 <pm2@noreply.github.com>
Cc: mikebohlen <mike.bohlen@duncanaviation.com>, Author
<author@noreply.github.com>
Date: 07/12/2018 10:38 AM
Subject: Re: [Unitech/pm2] invalid ps -o flag used in PM2 3.0.0
when starting (#3791)
Which pm2 command are you using ?
We need more details to reproduce !
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
works fine with Ver. 2.10.4 issue showed up in 3.0.0
Mike Bohlen
MidRange Systems Administrator
Information Technology Department
Duncan Aviation, INC.
Lincoln Municipal Airport
Lincoln NE 68524
Ph: 402.479.1566
Cell: 402.499.3916
E-Mail: Mike.Bohlen@DuncanAviation.com
From: Vincent Vallet <notifications@github.com>
To: Unitech/pm2 <pm2@noreply.github.com>
Cc: mikebohlen <mike.bohlen@duncanaviation.com>, Author
<author@noreply.github.com>
Date: 07/12/2018 10:38 AM
Subject: Re: [Unitech/pm2] invalid ps -o flag used in PM2 3.0.0
when starting (#3791)
Which pm2 command are you using ?
We need more details to reproduce !
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
@mikebohlen we don't have an AIX machine, could you post the result of the command:
Thanks |
Usage: ps [-AMNZaedfklm] [-n namelist] [-F Format] [-o
specifier[=header],...]
[-p proclist][-G|-g grouplist] [-t termlist] [-U|-u
userlist] [-c classlist] [ -T pid] [ -L pidlist ]
[-@ [wparname] ]
Usage: ps [aceglnsuvwxX] [t tty] [processnumber]
Mike Bohlen
MidRange Systems Administrator
Information Technology Department
Duncan Aviation, INC.
Lincoln Municipal Airport
Lincoln NE 68524
Ph: 402.479.1566
Cell: 402.499.3916
E-Mail: Mike.Bohlen@DuncanAviation.com
From: Alexandre Strzelewicz <notifications@github.com>
To: Unitech/pm2 <pm2@noreply.github.com>
Cc: mikebohlen <mike.bohlen@duncanaviation.com>, Mention
<mention@noreply.github.com>
Date: 07/13/2018 03:31 AM
Subject: Re: [Unitech/pm2] invalid ps -o flag used in PM2 3.0.0
when starting (#3791)
@mikebohlen we don't have an AIX machine, could you post the result of the
command:
ps --help simple
ps --help output
ps --help list
Thanks
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Unitech
added a commit
that referenced
this issue
Jul 13, 2018
fixed in soyuka/pidusage@7d55518 |
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
What's going wrong?
How could we reproduce this issue?
Supporting information
The text was updated successfully, but these errors were encountered: