Can you please provide the pm2 logs from the application? The default location should be in ~/.pm2/logs
As a side point I don’t generally recommend using the ecosystem file to store environment variables, you should instead use the .env file
Can you please provide the pm2 logs from the application? The default location should be in ~/.pm2/logs
As a side point I don’t generally recommend using the ecosystem file to store environment variables, you should instead use the .env file