Never mind... if I run webrick in a console window and outside of Radrails, I see that my account controller''s login method keeps calling its own ''login'' method because it won''t authenticate. Now I just need to figure out why... has that ever started happening to anyone else all of a sudden like that? I know this will all become perfectly obvious soon... lol> > Has anybody seen this? > "Firefox has detected that the server is redirecting the request for this > address in a way that will never complete. > * This problem can sometimes be caused by disabling or refusing to > accept cookies." > I''ve checked the cookies and that''s not it. This is a webrick server > running on localhost under Radrails. It was working well, and I''ve backed > out of recent changes, still I get the error. I deleted the server and > made a new one and restarted it. I''m able to display regular html. Does > this ring any bells for anyone? THANKS