Project

General

Profile

Actions

Bug #9821

closed

passenger-status reports passenger not running when it is on CentOS 7

Added by Martin Jackson about 9 years ago. Updated about 9 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

passenger-memory-status shows running processes; passenger-status simply errors out.

This is on a fairly vanilla installation of the 1.8.0RC1 using foreman-installer.

  1. passenger-status
    ERROR: Phusion Passenger doesn't seem to be running.
    root@cirdan /etc/httpd/conf.d (master)
  2. passenger-memory-stats
    Version: 4.0.18
    Date : 2015-03-18 20:24:32 -0500
--------- Apache processes ---------
PID PPID VMSize Private Name
------------------------------------
858 1 168.8 MB 0.5 MB /usr/sbin/httpd -DFOREGROUND
967 858 169.3 MB 0.7 MB /usr/sbin/httpd -DFOREGROUND
968 858 169.3 MB 0.8 MB /usr/sbin/httpd -DFOREGROUND
969 858 169.2 MB 0.7 MB /usr/sbin/httpd -DFOREGROUND
970 858 169.2 MB 0.7 MB /usr/sbin/httpd -DFOREGROUND
971 858 169.4 MB 0.9 MB /usr/sbin/httpd -DFOREGROUND
973 858 169.2 MB 0.6 MB /usr/sbin/httpd -DFOREGROUND
974 858 169.2 MB 0.7 MB /usr/sbin/httpd -DFOREGROUND
975 858 169.3 MB 0.8 MB /usr/sbin/httpd -DFOREGROUND
1354 858 169.2 MB 0.7 MB /usr/sbin/httpd -DFOREGROUND
1367 858 169.2 MB 0.7 MB /usr/sbin/httpd -DFOREGROUND
  1. Processes: 11
  2. Total private dirty RSS: 7.78 MB

-------- Nginx processes --------

  1. Processes: 0
  2. Total private dirty RSS: 0.00 MB
----- Passenger processes ------
PID VMSize Private Name
--------------------------------
937 209.7 MB 0.3 MB PassengerWatchdog
944 558.1 MB 1.7 MB PassengerHelperAgent
956 214.4 MB 0.9 MB PassengerLoggingAgent
5967 636.3 MB 231.0 MB Passenger RackApp: /usr/share/foreman
21074 300.3 MB 72.0 MB Passenger RackApp: /etc/puppet/rack
26944 154.5 MB 31.0 MB Passenger AppPreloader: /etc/puppet/rack
26991 300.3 MB 52.2 MB Passenger RackApp: /etc/puppet/rack
  1. Processes: 7
  2. Total private dirty RSS: 389.11 MB

Related issues 1 (0 open1 closed)

Is duplicate of Packaging - Bug #8392: passenger-status broken on EL7ClosedDominic Cleal11/13/2014Actions
Actions #1

Updated by Dominic Cleal about 9 years ago

  • Is duplicate of Bug #8392: passenger-status broken on EL7 added
Actions #2

Updated by Dominic Cleal about 9 years ago

  • Status changed from New to Duplicate

Thanks for the report Martin, I'm tracking this under #8392 already. The SCL folks have since wrote a patch for their Passenger packages after I pointed out the issue, so I'll get hold of that and apply it to our packages.

Actions

Also available in: Atom PDF