• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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