Using pm2 to start the process shows success, but there is no such process in pm list?

Environment

win7,node v8.11.3 pm2 v3.2.8

question

I started the program with pm2, and the terminal display was successful, but there was no such process in pm list, and the program did not start. I have no problem booting with node. Excuse me, how to solve the problem that pm2 can not start the program!

May.01,2022

I met it just now. After looking at the updates in the last few days, it is suspected that it is a version problem. Install an old version and solve it

the 3.2.4 I use now.. Npm install-g pm2@3.2.4

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b38657-2b889.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b38657-2b889.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?