Rails startup trouble?
Posted by: chris24e
Posted on: 2006-07-09 12:26:00
I found several people with a similar problem - strange fcgi errors (below) in the apache error log when a rails app is starting up. I get lots of these errors then after 20 minutes or so the app finally starts. I couldn't find any good explanations or fixes however... anyone know?
[Sun Jul 9 12:17:48 2006] [error] [client 216.15.56.201] FastCGI: comm with (dynamic) server "/home/chris24e/birdlogger.firati.com/public/dis
patch.fcgi" aborted: (first read) idle timeout (120 sec)
[Sun Jul 9 12:17:48 2006] [error] [client 216.15.56.201] FastCGI: incomplete headers (0 bytes) received from server "/home/chris24e/birdlogge
r.firati.com/public/dispatch.fcgi"
Thanks!
Chris Eagan