Every once in a while fcgi will die, and it''s unable to make connections. This renders the entire app unusable. I''ve got no clue why this is happening. Rails 0.12.1, ruby-fcgi 0.8.6, FreeBSD 5.3. Here are the lighttpd error logs: 2005-05-11 06:31:58: (mod_fastcgi.c.2104) FastCGI-stderr: 2005-05-11 06:32:00: (mod_fastcgi.c.1921) unexpected end-of-file (perhaps the fastcgi process died): pid: 0 fcgi-fd: 9 remote-fd: 7 And the fastcgi.crash.log: [Wed May 11 02:57:55 MDT 2005] Dispatcher failed to catch: exit (SystemExit) /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:10:in `exit'' /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:10 /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:10:in `call'' /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:597:in `each'' /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:597:in `each_cgi'' /usr/home/pergesu/www/hemp.dnswatchdog.com/public/dispatch.fcgi:18 FCGI process 23277 killed by this error [Wed May 11 02:57:55 MDT 2005] Dispatcher failed to catch: exit (SystemExit) /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:10:in `exit'' /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:10 /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:10:in `call'' /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:597:in `each'' /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:597:in `each_cgi'' /usr/home/pergesu/www/hemp.dnswatchdog.com/public/dispatch.fcgi:18 FCGI process 23276 killed by this error [Wed May 11 06:32:36 MDT 2005] Dispatcher failed to catch: exit (SystemExit) /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:10:in `exit'' /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:10 /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:10:in `call'' /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:597:in `each'' /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:597:in `each_cgi'' /usr/home/pergesu/www/hemp.dnswatchdog.com/public/dispatch.fcgi:18 FCGI process 34023 killed by this error [Wed May 11 06:32:36 MDT 2005] Dispatcher failed to catch: exit (SystemExit) /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:10:in `exit'' /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:10 /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:10:in `call'' /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:597:in `each'' /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:597:in `each_cgi'' /usr/home/pergesu/www/hemp.dnswatchdog.com/public/dispatch.fcgi:18 FCGI process 34024 killed by this error
file being loaded that has a syntax error? that is when i normally see that... but i would see on startup... Pat Maddox wrote:>Every once in a while fcgi will die, and it''s unable to make >connections. This renders the entire app unusable. I''ve got no clue >why this is happening. Rails 0.12.1, ruby-fcgi 0.8.6, FreeBSD 5.3. > >Here are the lighttpd error logs: > >2005-05-11 06:31:58: (mod_fastcgi.c.2104) FastCGI-stderr: >2005-05-11 06:32:00: (mod_fastcgi.c.1921) unexpected end-of-file >(perhaps the fastcgi process died): pid: 0 fcgi-fd: 9 remote-fd: 7 > > >And the fastcgi.crash.log: > >[Wed May 11 02:57:55 MDT 2005] Dispatcher failed to catch: exit (SystemExit) > /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:10:in `exit'' > /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:10 > /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:10:in `call'' > /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:597:in `each'' > /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:597:in `each_cgi'' > /usr/home/pergesu/www/hemp.dnswatchdog.com/public/dispatch.fcgi:18 >FCGI process 23277 killed by this error > >[Wed May 11 02:57:55 MDT 2005] Dispatcher failed to catch: exit (SystemExit) > /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:10:in `exit'' > /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:10 > /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:10:in `call'' > /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:597:in `each'' > /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:597:in `each_cgi'' > /usr/home/pergesu/www/hemp.dnswatchdog.com/public/dispatch.fcgi:18 >FCGI process 23276 killed by this error > >[Wed May 11 06:32:36 MDT 2005] Dispatcher failed to catch: exit (SystemExit) > /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:10:in `exit'' > /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:10 > /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:10:in `call'' > /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:597:in `each'' > /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:597:in `each_cgi'' > /usr/home/pergesu/www/hemp.dnswatchdog.com/public/dispatch.fcgi:18 >FCGI process 34023 killed by this error > >[Wed May 11 06:32:36 MDT 2005] Dispatcher failed to catch: exit (SystemExit) > /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:10:in `exit'' > /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:10 > /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:10:in `call'' > /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:597:in `each'' > /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:597:in `each_cgi'' > /usr/home/pergesu/www/hemp.dnswatchdog.com/public/dispatch.fcgi:18 >FCGI process 34024 killed by this error >_______________________________________________ >Rails mailing list >Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org >http://lists.rubyonrails.org/mailman/listinfo/rails > > > >_______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails