Ruby on Rails Monday, August 5, 2013

I get this error

Invalid auth token  

on my production website (Rails 4) deployed using capistrano and puma. Just that error on a white screen and nothing else. How do I debug this?

I googled for similar error but all of them are dated and deal with browser specfic issue with Safari but for me opening the website in any browser gives this error.

config.secret_key_base has value defined.

the website works fine on development mode.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/8c97a795-9203-4415-95e2-f5abffea7471%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment