Do you have other projects running in pm2 ? If not, then run this please: pm2 delete all
Then:
cd /home/exerche/exerche_server
NODE_ENV=production pm2 start npm --name="exerche_server" -- run start
After that: pm2 logs and share here the output.
Do you have other projects running in pm2 ? If not, then run this please: pm2 delete all
Then:
cd /home/exerche/exerche_server
NODE_ENV=production pm2 start npm --name="exerche_server" -- run start
After that: pm2 logs and share here the output.