• 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

passenger

  1. A

    Issue Error: could not find package.json with

    Hi, I was unable to update N8N to version > 1.25.1 on my plesk server. I was this error when i restart n8n and i try to access to the url : Is anyone experienced the same issue or have an idea how i can resolve ? Thx.
  2. P

    Resolved phusion passenger application is supposed to run on Plesk and throws an error

    Hi, I am trying to run an instance of openhab Cloud on my server which is administered with Plesk. It wasn’t working yet, but I already had the site up and running. Since there was an error, I wanted to set up the page again and since then I always get the following error: [ D 2023-06-06...
  3. D

    Issue First page request is very slow - nodejs app

    Hi together! I'm using a ssr nuxt.js app on the plesk node.js server. It works like a charm. But if I visit the app after a long time ago, for example in the morning, the initial http request needs about 20 seconds. After then all requests are very fast. Does anyone have any idea about the...
  4. prashant.nirgun

    Issue PM2 gives error port is already in use

    I am running node application on port 80 and a sub domain which is running on port 80. If I run using node.js run application it works but the stdout was not able to trade it was not captured in error_log my application generate verbose output I need to read that I install pm2 and disabled...
  5. Ming

    Issue Passenger issue - boost::thread_resource_error: Resource temporarily unavailable

    Hi, i am runing a virtual machine with "Plesk Obsidian Version 18.0.41" on Ubuntu 20.04.4 LTS. I have passenger installed to run OpenProject. Somehow the performance is really bad and i get errors. In the log file i can see some resource errors (/var/log/apache2/error.log) In the error...
  6. D

    Question How to configure a fixed process pool for NodeJS with Passenger

    I need that my NodeJS applications don't shut down automatically when a requests completes. But I am not able to reconfigure Passegner for that. According to the passenger documentation: But I cannot find where to configure the start parameters for Passenger. I suspect that Nginxs is who...
  7. B

    Issue Passenger chrashes on logrotate

    Since 2 weeks on every logrotate (midnight) I receive this error: [ E 2021-06-28 00:02:52.0639 463459/T0 apa/Hooks.cpp:750 ]: Unexpected error in mod_passenger: Cannot connect to the Passenger core at unix:/tmp/passenger.tWygnUX/agents.s/core Backtrace: in 'Passenger::FileDescriptor...
  8. L

    Issue Node JS app does not restart after Passenger Restart

    Hi, I have deployed a Node JS application which serves a webpage on the default port 3000 and listens to CoAP requests on port 5683. Daily at midnight the application stops working and I have to re access the webpage again for the app to restart or wait until 7AM/8AM the next day until the app...
  9. G

    Resolved Node App Deployment Error

    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 |...
  10. E

    Issue NodeJS extension not starting any process

    Hello, I'm relatively new to plesk since I used some older version and then now my company bought it again since it got better. What I'm trying to achieve is a fully workng NodeJS application using Plesk. I tried first with my application, but no proceeses was spawning. Then I tried to install...
  11. V

    Question NODEJS - Passenger restart every day but apps not init

    I have run a nodejs app and all is working allright, the app is doing background job. But once a day at 6:30 am the passenger or apache or something restart At 6:32 the passenger/apache has been restarted but app is not runing again unless I start it again by my self. Why is this restarting...
  12. James Newton

    Question Passenger and Node.js - address 0.0.0.0:80 already in use

    Hello friendly Plesk people :) I want to run a node.js application in a sub-domain, using Passenger and nginx, but I get this error: nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use) I have a new Ubuntu 16.04 server managed by Plesk Onyx 17.0.17. I have used Plesk to...
  13. touins

    Resolved Error install Phusion passenger Onyx

    Hello , Today i finally upgraded my plesk server from 12.5 to Onyx , every thing worked well but when i tried to install NodeJs i got a message informing me to install Phusion Passenger server . and when he finished i got this error : dpkg-deb (subprocess): decompressing archive member...
  14. D

    Issue Apche configuration error after removeing passenger + nginx_proxy

    Hi folks, after removing passenger and nginx reverse proxy from my plesk 12.5 installation non of the apache conf is working. Apache seems to work fine. Status OK. No errors in /var/log/apache2/error.log I tried /usr/local/psa/admin/sbin/httpdmng --reconfigure-all with no luck Any suggestions ?
  15. Oliver Marugg

    Resolved Deinstall Passenger/ruby/gem -> apache2.conf error

    Hi In Ubuntu 16.04 with Onyx 17.0.17 I deinstalled Passenger, ruby and Gem support via the 8447 Update/upgrade Page, after that my currently installed domain had apache2.conf error: Unable to generate the web server configuration file on the host <MYSERVER> because of the following errors...
  16. M

    Resolved Node.js support

    Hi all, I have attempted to use the interface to enable node support on a website. I have followed the help pages but I am unable to get the application to work - even if it is a simple hello world. I have tested the application by calling node directly and it works fine. I set the application...
Back
Top