Hello,
This is kind of weird. The applications is really simple,
basically a conceptual test built on Lovd by Less, it has been working
fine but suddenly started choking on the production server with a
infinite redirect loop while trying to login, as the following log
sample shows:
Processing HomeController#index (for 190.39.201.34 at 2009-03-04
15:48:29) [GET]
Session ID: 38521343127c98c9f14cb4c37492fe9c
Parameters: {"action"=>"index", "controller"=>"home"}
Redirected to /
Filter chain halted as [:check_permissions] rendered_or_redirected.
Completed in 4ms (DB: 2) | 302 Found [http://STRIPPED/]
Processing HomeController#index (for 190.39.201.34 at 2009-03-04
15:48:31) [GET]
Session ID: 38521343127c98c9f14cb4c37492fe9c
Parameters: {"action"=>"index", "controller"=>"home"}
Redirected to /
Filter chain halted as [:check_permissions] rendered_or_redirected.
Completed in 5ms (DB: 3) | 302 Found [http://STRIPPED]
Processing HomeController#index (for 190.39.201.34 at 2009-03-04
15:48:32) [GET]
Session ID: 38521343127c98c9f14cb4c37492fe9c
Parameters: {"action"=>"index", "controller"=>"home"}
Redirected to /
Filter chain halted as [:check_permissions] rendered_or_redirected.
Completed in 4ms (DB: 2) | 302 Found [http://STRIPPED]
The applications works properly in developer sandbox. Previous
versions that was running now shows the same behaviour in the
production server.
The security setup is very simple, login and such hasn't been
touched.
--
Aníbal Rojas
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Lovd by Less" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/lovdbyless?hl=en
Who loves ya baby?
-~----------~----~----~----~------~----~------~--~---