[Rails] Re: 500 Server Error - stumping me at the moment

Juan Lupión pantulis at gmail.com
Wed Apr 12 23:12:18 GMT 2006


Try running script/server from your Dreamhost shell account and see
what happens.   If you can access your app at the default WEBrick port
(3000), then it is a FastCGI issue.

On 4/12/06, Richard Livsey <richard at livsey.org> wrote:
> Just checked and searched the source of /app/ dir and there are no files
> with puts in them.
>
> Confusing the hell out of me!
>
> Thanks for the suggestion - will keep on trying things :o)
>
> --
> R.Livsey
> http://livsey.org
>
> Paul wrote:
> > I had this if my models or controllers had puts in
> >
> >
> > Richard Livsey wrote:
> >> I'm trying to deploy an app on Dreamhost and I'm getting the infamous
> >> 500 Server Error.
> >>
> >> Nothing in the rails logs because it looks to be happening before it
> >> gets there.
> >>
> >> In the apache error logs we have:
> >>
> >> [Wed Apr 12 12:51:51 2006] [error] [client 194.80.32.9] FastCGI: comm
> >> with (dynamic) server
> >> "/home/rlivsey/thatsprogress.com/current/public/dispatch.fcgi" aborted:
> >> (first read) idle timeout (120 sec)
> >>
> >> [Wed Apr 12 12:51:51 2006] [error] [client 194.80.32.9] FastCGI:
> >> incomplete headers (0 bytes) received from server
> >> "/home/rlivsey/thatsprogress.com/current/public/dispatch.fcgi"
> >>
> >
> _______________________________________________
> Rails mailing list
> Rails at lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails
>


--
----------------------------------------------------
http://hronia.blogalia.com


More information about the Rails mailing list