• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Resolved Node App Deployment Error

gbsojo

New Pleskian
Hi!

I'm trying to deploy a Node App in Plesk, but when I access my domain, it gives an error:

"We're sorry, but something went wrong."

It provides an Error ID and mentions phusion passenger, but Idon't know where to find such logs.

From other threads, I have already run command `dpkg -l | grep passenger`, getting the following output:
ii libapache2-mod-passenger-plesk 6.0.2-v.ubuntu.16.04+p18.0.20.0+t191009.1747 amd64 Apache module and configuration for Phusion Passenger
ii passenger 6.0.2-v.ubuntu.16.04+p18.0.20.0+t191009.1747 amd64 Phusion Passenger application server
ii passenger-dev 6.0.2-v.ubuntu.16.04+p18.0.20.0+t191009.1747 amd64 Phusion Passenger development files
ii passenger-native-libs 6.0.2-v.ubuntu.16.04+p18.0.20.0+t191009.1747 amd64 Phusion Passenger native extensions

What should I do? Where can I find the logs to debug my app and find why it's crashing?
 
Back
Top