I get this error regularly after having updated my app to Rails 2.3.9! Especially after not having logged out properly but having shut down my server instance.
On Sep 20, 10:41 pm, wb5aty <[email protected]> wrote: > Same thing to me.These dam computer suck dont they. > > On Sep 20, 12:55 pm, chris <[email protected]> wrote: > > > On Sep 19, 3:26 pm, Rune <[email protected]> wrote: > > > > Processing UsersController#login (for 188.177.122.179 at 2010-09-19 > > > 12:21:09) [POST] > > > Parameters: {"commit"=>"OK", "authenticity_token"=>"/ > > > Y0aZETCsMhyI3CkrZJK6O2NaLEoi+LRe8ZuDPWU9kc=", > > > "user"=>{"remember_me"=>"0", "password"=>"xxxxx", > > > "screen_name"=>"rune"}} > > > > ActionController::InvalidAuthenticityToken > > > I've gotten errors like this when I have cookies disabled. Could be > > that or some other cookie/session problem (bad/missing cookie? stale > > browser session? some kind of caching?) -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en.

