> Processing TodosController#calendar (for 127.0.0.1 at 2009-02-03
> Processing UnobtrusiveJavascriptController#generate (for 127.0.0.1 at
These two are ok
> However, a little while back I see the following which seems suspect:
>
> Processing LoginController#check_expiry (for 127.0.0.1 at 2009-02-03
> 21:07:35) [POST]
> Session ID: 2e8885a58071df3d51a8286e03b933b9
> Parameters: {"action"=>"check_expiry",
> "authenticity_token"=>"5d295bb6ae1aaaa8cb937e41fde9d0a6bcf71d47",
> "controller"=>"login"}
>
>
> ActionController::InvalidAuthenticityToken
> (ActionController::InvalidAuthenticityToken):
>
This is strange. Let's clean up all your sessions:
Could you log out, clear your sessions from the database, delete all your
tracks cookies and try to log in again?
Clearing your sessions from the database can be done with
rake db:sessions:clear
Reinier
_______________________________________________
Tracks-discuss mailing list
[email protected]
http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss