I get this in my apache.log after a long time loading with an application error. Started after an upgrade to 0.13.x [Fri Jul 15 17:50:32 2005] [error] [client 12.28.190.6] FastCGI: comm with (dynamic) server "/home/bugtrack/bugtrack/public/dispatch.fcgi" aborted: (first read) idle timeout (30 sec) [Fri Jul 15 17:50:32 2005] [error] [client 12.28.190.6] FastCGI: incomplete headers (0 bytes) received from server "/home/bugtrack/ bugtrack/public/dispatch.fcgi" BugTrack is : http://rubyforge.org/frs/?group_id=479 I''ve got mod_fastcgi installed and mod_fastcgi.so is living at: /usr/local/libexec/apache2/mod_fastcgi.so however, i cannot re-install nor update the fcgi gem. This is on a BSD 5.4 box. This was running before 0.13.x Thoughts? -- John Athayde bobo-8WfjrGkLNeNByuSxxbvQtw@public.gmane.org Meticulous | www.meticulous.com (work) Rotoscope | www.rotoscope.com (sound: rock band) Boboroshi & Kynz | www.boboroshiandkynz.com (sound: electronic) Personal Weblog | www.boboroshi.com (play) "Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety." - Benjamin Franklin (1706-1790) Reply of the Pennsylvania Assembly to the Governor November 11, 1755 _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
On 7/15/05, John Athayde <bobo-8WfjrGkLNeNByuSxxbvQtw@public.gmane.org> wrote: ... snip ...> I''ve got mod_fastcgi installed and mod_fastcgi.so is living at: > /usr/local/libexec/apache2/mod_fastcgi.so > > however, i cannot re-install nor update the fcgi gem. > > This is on a BSD 5.4 box. This was running before 0.13.x > > Thoughts?When you upgraded to 0.13.x did you update your dispatch.fcgi with the 0.13.x version as well? bs.
Or just update bugtrack from CVS. Kent. On 7/15/05, Ben Schumacher <benschumacher-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> On 7/15/05, John Athayde <bobo-8WfjrGkLNeNByuSxxbvQtw@public.gmane.org> wrote: > ... snip ... > > I''ve got mod_fastcgi installed and mod_fastcgi.so is living at: > > /usr/local/libexec/apache2/mod_fastcgi.so > > > > however, i cannot re-install nor update the fcgi gem. > > > > This is on a BSD 5.4 box. This was running before 0.13.x > > > > Thoughts? > > When you upgraded to 0.13.x did you update your dispatch.fcgi with the > 0.13.x version as well? > > bs. > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails >
Thanks for the suggestions Ben and Kent! Some clarification questions: On Jul 15, 2005, at 6:09 PM, Ben Schumacher wrote:> When you upgraded to 0.13.x did you update your dispatch.fcgi with the > 0.13.x version as well?I looked on google, and saw people suggesting this, but what, exactly, do I need to update? is this something I can do with a gem or what not? On Jul 15, 2005, at 6:14 PM, Kent Sibilev wrote:> Or just update bugtrack from CVS.Even though I''m running the most current stable release from ruby forge? Would this overwrite files in some way that makes it happier? I should note that the DB server is a separate box, and this was not a problem before. Not sure if it would be now. Just trying to think of things... -- John Athayde bobo-8WfjrGkLNeNByuSxxbvQtw@public.gmane.org Meticulous | www.meticulous.com (work) Rotoscope | www.rotoscope.com (sound: rock band) Boboroshi & Kynz | www.boboroshiandkynz.com (sound: electronic) Personal Weblog | www.boboroshi.com (play) "Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety." - Benjamin Franklin (1706-1790) Reply of the Pennsylvania Assembly to the Governor November 11, 1755 _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
This worked perfectly. Thanks. On Jul 15, 2005, at 6:14 PM, Kent Sibilev wrote:> Or just update bugtrack from CVS.-- John Athayde bobo-8WfjrGkLNeNByuSxxbvQtw@public.gmane.org Meticulous | www.meticulous.com (work) Rotoscope | www.rotoscope.com (sound: rock band) Boboroshi & Kynz | www.boboroshiandkynz.com (sound: electronic) Personal Weblog | www.boboroshi.com (play) "Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety." - Benjamin Franklin (1706-1790) Reply of the Pennsylvania Assembly to the Governor November 11, 1755 _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails