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

Unable to sign up #66

Open
axdyng opened this issue Mar 20, 2022 · 6 comments
Open

Unable to sign up #66

axdyng opened this issue Mar 20, 2022 · 6 comments

Comments

@axdyng
Copy link

axdyng commented Mar 20, 2022

Couldn't sign up via Github. Received internal server error:
{"statusCode":500,"error":"Internal Server Error","message":"An internal server error occurred"}

Response Headers:

Connection | keep-alive
Content-Length | 96
Content-Type | application/json; charset=utf-8
Date | Sun, 20 Mar 2022 07:55:07 GMT
Server | nginx/1.18.0
cache-control | no-cache

Request Headers:

Accept | text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
Accept-Encoding | gzip, deflate, br
Accept-Language | en-US,en;q=0.5
Connection | keep-alive
Host | gitconnected.com
Sec-Fetch-Dest | document
Sec-Fetch-Mode | navigate
Sec-Fetch-Site | cross-site
Upgrade-Insecure-Requests | 1

image

@jhilker98
Copy link

I've also been able to confirm this.

@orbanbalage
Copy link

I have the same issue

@ishanvyas22
Copy link

Same issue. Any update on this please?

@SimKennedy
Copy link

Same 500 error trying to login to account which I setup 18 months ago.
https://gitconnected.com/auth/github?code=7cfbace807764dd37b28&state=evaL7HUxoAuzIgQT7jlMaw&refresh=1
Error when using Firefox on Linux.
Chrome seems to work.

@treyhuffine
Copy link
Member

It looks to be an issue with the authentication package that we're using. It has been a bug on and off for years - hapijs/bell#191

It seems like Chrome handles it the best and infrequently has the issue.

If you refresh the page immediately after receiving the error it should work. I'm looking for a solution that removes the need to do this.

@SimKennedy
Copy link

SimKennedy commented Feb 7, 2023

Can confirm the refresh method works in Firefox. Thanks for the quick response!

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

6 participants