• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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