Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SOCIAL CONNECTION #37

Open
lethunder opened this issue Jan 10, 2015 · 3 comments
Open

SOCIAL CONNECTION #37

lethunder opened this issue Jan 10, 2015 · 3 comments

Comments

@lethunder
Copy link

Hello everyone,
i have a problem while trying to connect trough social network.
on twitter i have this message
OmniAuth::NoSessionError at /o/twitter/callback
Session Expired

on facebook it comes back to home page (http://localhost:3000/a/signup#_=_) but the application is added to my applicatoin on facebook.
i'm on windows 8 with ruby 2.1.5 + rails 4.1.6

@simple10
Copy link
Member

Make sure you have memcached running and take a look at the rails logs. Most likely, no sessions are being created because the session backend (memcached) is not accessible.

@lethunder
Copy link
Author

Thanks ! I'm checking and i'll let you know

@lethunder
Copy link
Author

Working!!!!! thanks! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants