Note that there are some explanatory texts on larger screens.

plurals
  1. POphusion passenger on apache : Could not spawn process for group
    primarykey
    data
    text
    <p>I want to install gitlabhq on Debian linux</p> <p>I installed gitlabhq [ that it is a rails application ] i installed phusio passenger on apache for serving application. but gitlabhq doesn`t start</p> <p>i have this error message in /var/log/apache2/error</p> <pre><code> [Mon Nov 04 07:11:24 2013] [notice] caught SIGTERM, shutting down [ 2013-11-04 07:11:25.8690 8321/b6f52000 agents/Watchdog/Main.cpp:574 ]: Options: { 'analytics_log_user' =&gt; 'nobody', 'default_group' =&gt; 'nogroup', 'default_python' =&gt; 'python', 'default_ruby' =&gt; '/usr/local/rvm/wrappers/ruby-1.9.3-p448/ruby', 'default_user' =&gt; 'nobody', 'log_level' =&gt; '0', 'max_instances_per_app' =&gt; '0', 'max_pool_size' =&gt; '6', 'passenger_root' =&gt; '/usr/local/rvm/gems/ruby-1.9.3-p448/gems/passenger-4.0.23', 'pool_idle_time' =&gt; '300', 'temp_dir' =&gt; '/tmp', 'union_station_gateway_address' =&gt; 'gateway.unionstationapp.com', 'union_station_gateway_port' =&gt; '443', 'user_switching' =&gt; 'true', 'web_server_pid' =&gt; '8320', 'web_server_type' =&gt; 'apache', 'web_server_worker_gid' =&gt; '33', 'web_server_worker_uid' =&gt; '33' } [ 2013-11-04 07:11:25.9032 8324/b6f35000 agents/HelperAgent/Main.cpp:619 ]: PassengerHelperAgent online, listening at unix:/tmp/passenger.1.0.8320/generation-0/request [ 2013-11-04 07:11:25.9528 8330/b6886220 agents/LoggingAgent/Main.cpp:318 ]: PassengerLoggingAgent online, listening at unix:/tmp/passenger.1.0.8320/generation-0/logging [ 2013-11-04 07:11:25.9545 8321/b6f52000 agents/Watchdog/Main.cpp:761 ]: All Phusion Passenger agents started! [ 2013-11-04 07:11:31.3236 8377/b6ff0000 agents/Watchdog/Main.cpp:574 ]: Options: { 'analytics_log_user' =&gt; 'nobody', 'default_group' =&gt; 'nogroup', 'default_python' =&gt; 'python', 'default_ruby' =&gt; '/usr/local/rvm/wrappers/ruby-1.9.3-p448/ruby', 'default_user' =&gt; 'nobody', 'log_level' =&gt; '0', 'max_instances_per_app' =&gt; '0', 'max_pool_size' =&gt; '6', 'passenger_root' =&gt; '/usr/local/rvm/gems/ruby-1.9.3-p448/gems/passenger-4.0.23', 'pool_idle_time' =&gt; '300', 'temp_dir' =&gt; '/tmp', 'union_station_gateway_address' =&gt; 'gateway.unionstationapp.com', 'union_station_gateway_port' =&gt; '443', 'user_switching' =&gt; 'true', 'web_server_pid' =&gt; '8341', 'web_server_type' =&gt; 'apache', 'web_server_worker_gid' =&gt; '33', 'web_server_worker_uid' =&gt; '33' } [ 2013-11-04 07:11:31.3589 8380/b6f1d000 agents/HelperAgent/Main.cpp:619 ]: PassengerHelperAgent online, listening at unix:/tmp/passenger.1.0.8341/generation-0/request [ 2013-11-04 07:11:31.4075 8386/b67e0220 agents/LoggingAgent/Main.cpp:318 ]: PassengerLoggingAgent online, listening at unix:/tmp/passenger.1.0.8341/generation-0/logging [ 2013-11-04 07:11:31.4092 8377/b6ff0000 agents/Watchdog/Main.cpp:761 ]: All Phusion Passenger agents started! [Mon Nov 04 07:11:31 2013] [notice] Apache/2.2.22 (Debian) Phusion_Passenger/4.0.23 configured -- resuming normal operations [ 2013-11-04 07:11:31.4780 8380/b52bf450 Pool2/Spawner.h:796 ]: [App 8453 stdout] [ 2013-11-04 07:13:01.6074 8380/b52bf450 Pool2/Implementation.cpp:849 ]: Could not spawn process for group /home/git/gitlabhq#default: An error occurred while starting the web application: it did not write a startup response in time. in 'void Passenger::ApplicationPool2::Spawner::throwAppSpawnException(const string&amp;, Passenger::SpawnException::ErrorKind, Passenger::ApplicationPool2::Spawner::NegotiationDetails&amp;)' (Spawner.h:689) in 'Passenger::ApplicationPool2::ProcessPtr Passenger::ApplicationPool2::Spawner::negotiateSpawn(Passenger::ApplicationPool2::Spawner::NegotiationDetails&amp;)' (Spawner.h:1194) in 'virtual Passenger::ApplicationPool2::ProcessPtr Passenger::ApplicationPool2::DirectSpawner::spawn(const Passenger::ApplicationPool2::Options&amp;)' (DirectSpawner.h:213) in 'void Passenger::ApplicationPool2::Group::spawnThreadRealMain(const SpawnerPtr&amp;, const Passenger::ApplicationPool2::Options&amp;, unsigned int)' (Implementation.cpp:782) [ 2013-11-04 07:13:01.6092 8380/b5aff450 agents/HelperAgent/RequestHandler.h:1995 ]: [Client 20] Cannot checkout session. Error page: An error occurred while starting the web application: it did not write a startup response in time. Please read &lt;a href="https://github.com/phusion/passenger/wiki/Debugging-application-startup-problems"&gt;this article&lt;/a&gt; for more information about this problem.&lt;br&gt; &lt;h2&gt;Raw process output:&lt;/h2&gt; (empty) [Mon Nov 04 07:42:46 2013] [notice] caught SIGTERM, shutting down [ 2013-11-04 07:42:47.8189 8665/b6f64000 agents/Watchdog/Main.cpp:574 ]: Options: { 'analytics_log_user' =&gt; 'nobody', 'default_group' =&gt; 'nogroup', 'default_python' =&gt; 'python', 'default_ruby' =&gt; '/usr/local/rvm/wrappers/ruby-1.9.3-p448/ruby', 'default_user' =&gt; 'nobody', 'log_level' =&gt; '0', 'max_instances_per_app' =&gt; '0', 'max_pool_size' =&gt; '6', 'passenger_root' =&gt; '/usr/local/rvm/gems/ruby-1.9.3-p448/gems/passenger-4.0.23', 'pool_idle_time' =&gt; '300', 'temp_dir' =&gt; '/tmp', 'union_station_gateway_address' =&gt; 'gateway.unionstationapp.com', 'union_station_gateway_port' =&gt; '443', 'user_switching' =&gt; 'true', 'web_server_pid' =&gt; '8664', 'web_server_type' =&gt; 'apache', 'web_server_worker_gid' =&gt; '33', 'web_server_worker_uid' =&gt; '33' } [ 2013-11-04 07:42:47.8683 8668/b6faa000 agents/HelperAgent/Main.cpp:619 ]: PassengerHelperAgent online, listening at unix:/tmp/passenger.1.0.8664/generation-0/request [ 2013-11-04 07:42:47.9175 8673/b6832220 agents/LoggingAgent/Main.cpp:318 ]: PassengerLoggingAgent online, listening at unix:/tmp/passenger.1.0.8664/generation-0/logging [ 2013-11-04 07:42:47.9191 8665/b6f64000 agents/Watchdog/Main.cpp:761 ]: All Phusion Passenger agents started! [ 2013-11-04 07:42:48.3361 8705/b6f0b000 agents/Watchdog/Main.cpp:574 ]: Options: { 'analytics_log_user' =&gt; 'nobody', 'default_group' =&gt; 'nogroup', 'default_python' =&gt; 'python', 'default_ruby' =&gt; '/usr/local/rvm/wrappers/ruby-1.9.3-p448/ruby', 'default_user' =&gt; 'nobody', 'log_level' =&gt; '0', 'max_instances_per_app' =&gt; '0', 'max_pool_size' =&gt; '6', 'passenger_root' =&gt; '/usr/local/rvm/gems/ruby-1.9.3-p448/gems/passenger-4.0.23', 'pool_idle_time' =&gt; '300', 'temp_dir' =&gt; '/tmp', 'union_station_gateway_address' =&gt; 'gateway.unionstationapp.com', 'union_station_gateway_port' =&gt; '443', 'user_switching' =&gt; 'true', 'web_server_pid' =&gt; '8685', 'web_server_type' =&gt; 'apache', 'web_server_worker_gid' =&gt; '33', 'web_server_worker_uid' =&gt; '33' } [ 2013-11-04 07:42:48.3722 8708/b6efa000 agents/HelperAgent/Main.cpp:619 ]: PassengerHelperAgent online, listening at unix:/tmp/passenger.1.0.8685/generation-0/request [ 2013-11-04 07:42:48.4219 8713/b6810220 agents/LoggingAgent/Main.cpp:318 ]: PassengerLoggingAgent online, listening at unix:/tmp/passenger.1.0.8685/generation-0/logging [ 2013-11-04 07:42:48.4235 8705/b6f0b000 agents/Watchdog/Main.cpp:761 ]: All Phusion Passenger agents started! [Mon Nov 04 07:42:48 2013] [notice] Apache/2.2.22 (Debian) Phusion_Passenger/4.0.23 configured -- resuming normal operations [ 2013-11-04 07:42:53.8737 8708/b529f450 Pool2/Spawner.h:796 ]: [App 8797 stdout] [ 2013-11-04 07:44:24.0079 8708/b529f450 Pool2/Implementation.cpp:849 ]: Could not spawn process for group /home/git/gitlabhq#default: An error occurred while starting the web application: it did not write a startup response in time. in 'void Passenger::ApplicationPool2::Spawner::throwAppSpawnException(const string&amp;, Passenger::SpawnException::ErrorKind, Passenger::ApplicationPool2::Spawner::NegotiationDetails&amp;)' (Spawner.h:689) in 'Passenger::ApplicationPool2::ProcessPtr Passenger::ApplicationPool2::Spawner::negotiateSpawn(Passenger::ApplicationPool2::Spawner::NegotiationDetails&amp;)' (Spawner.h:1194) in 'virtual Passenger::ApplicationPool2::ProcessPtr Passenger::ApplicationPool2::DirectSpawner::spawn(const Passenger::ApplicationPool2::Options&amp;)' (DirectSpawner.h:213) in 'void Passenger::ApplicationPool2::Group::spawnThreadRealMain(const SpawnerPtr&amp;, const Passenger::ApplicationPool2::Options&amp;, unsigned int)' (Implementation.cpp:782) [ 2013-11-04 07:44:24.0090 8708/b5adf450 agents/HelperAgent/RequestHandler.h:1995 ]: [Client 20] Cannot checkout session. Error page: An error occurred while starting the web application: it did not write a startup response in time. Please read &lt;a href="https://github.com/phusion/passenger/wiki/Debugging-application-startup-problems"&gt;this article&lt;/a&gt; for more information about this problem.&lt;br&gt; &lt;h2&gt;Raw process output:&lt;/h2&gt; (empty) </code></pre>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload