I try pm2 list and results is no app (shinobi's camera and cron) is running.
I try sudo pm2 list and results also shows no app is running.
But when I login as root by sudo su, and rerun pm2 list
then it shows the app running.
Why sudo pm2 list does not show? I thought sudo means run the pm2 as root?
How do I see pm2 app list in normal user?
I believe your pm2 configuration is saved for root only.