• 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
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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