The response body is: “You are being redirected”. The word “redirected” is a link to the page you wish it was going to. You never actually get redirected (at least not in FF or Safari).

I read about the problem here

One of the later comments had a gist that fixed it for me.

Copy this text

Paste into an initializer: mongrel_hack.rb

Commit, redeploy, done.

Then upgrade to Unicorn. :)

1 Response to “Rails 2.3.8 & Mongrel 1.1.5 Bug”

  1. Waqas Says:

    Thanks peter.

    It really saved my all night of work. My code was working perfect on local machine. But on live server it was a headache for me.

    Thanks again.

    Waqas

Sorry, comments are closed for this article.