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

Google OAuth stopped responding; server restart required #110

Open
vote539 opened this issue Jan 26, 2016 · 1 comment
Open

Google OAuth stopped responding; server restart required #110

vote539 opened this issue Jan 26, 2016 · 1 comment

Comments

@vote539
Copy link

vote539 commented Jan 26, 2016

Thanks for maintaining this module.

I had a long-running server process, online for approximately 67 days. In that time, the server processed 7,319 logins using this module.

However, about 24 hours ago, the server appears to have stopped processing Google logins. After visiting the Google provider URL and signing in with their credentials, upon returning to my site via the callback URL, users were getting timeout errors (HTTP 504 Gateway Timeout since my server is running behind Nginx). My other Passport authentication modules continued working during the Google downtime.

Restarting my server process has temporarily resolved the issue. There are no unusual errors in my server log. I'm unsure what would have caused this problem, or even where in the stack the culprit lies, but I thought I'd post it here just in case.

@Redsandro
Copy link

I have experienced something similar. I assumed it had something to do with Google deprecating Google+ logins. Not sure. But I received an email from Google that Google+ logins will be disabled in march, and can experience downtime also before that date.

Why passport seems to be stuck until a restart, I don't know.

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