If you face this issue since Rails 2.3.9, make sure to check this
ticket. Patch included while waiting new release.

https://rails.lighthouseapp.com/projects/8994/tickets/5581-session-cookie-not-sent-with-activerecord-or-memcache-store-in-rails-239

Hope this helps,
--
  Sébastien Grosjean - ZenCocoon

On Sep 21, 10:54 am, javinto <jan.javi...@gmail.com> wrote:
> 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 <wb5...@gmail.com> wrote:
>
> > Same thing to me.These dam computer suck dont they.
>
> > On Sep 20, 12:55 pm, chris <cher...@gmail.com> wrote:
>
> > > On Sep 19, 3:26 pm, Rune <rune2ea...@gmail.com> 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 rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to