Gopakumar
New Pleskian
I recently updated Plesk from Odin (v12.x.x) to Onyx (v17). Have Phusion Passenger installed on the prior version. After updating I added NodeJS support too. Everything smoothly went.
I uploaded an app with `package.json` and started, I got NPM Install done; all node modules installed. Still the app is not showing up when I am accessing Application URL.
I tried with a hello world app.js; still not working.
Did a `ps x` and got Passenger Core and Passenger Watchdog in the list. Couldn't find Node in the list.
I have tried removing and installing Phusion Passenger and NodeJS Support components. Still no hope!
I have no clue; why any NodeJS apps are not running.
Please help.
I uploaded an app with `package.json` and started, I got NPM Install done; all node modules installed. Still the app is not showing up when I am accessing Application URL.
I tried with a hello world app.js; still not working.
Did a `ps x` and got Passenger Core and Passenger Watchdog in the list. Couldn't find Node in the list.
I have tried removing and installing Phusion Passenger and NodeJS Support components. Still no hope!
I have no clue; why any NodeJS apps are not running.
Please help.