Bit Zesty
Bit Zesty
its a facebooker issue by the looks of it - will make a dummy app, but as well as `clear_facebook_session_information` I had to do this `::Facebooker::Session.current = nil` could it...
Solution: we switched to mongrel cluster. passenger and thin still were throwing very weird errors
it's hard to log because it looks like there isnt really an error - its just that the fb session is stored in a thread and is leaking to other...
note: I did also see this issue albeit not as frequently with thin (in production)
we're just running in mongrel, not really a fix but it now works
devise master is rails 3 only
just use the new oauth2 api - facebookr is really unstable