Skip to content
This repository has been archived by the owner on Mar 31, 2018. It is now read-only.

Problem logging in with github #4

Open
hellais opened this issue Dec 6, 2012 · 6 comments
Open

Problem logging in with github #4

hellais opened this issue Dec 6, 2012 · 6 comments

Comments

@hellais
Copy link

hellais commented Dec 6, 2012

When attempting to login with github I get:

**Internal Server Error*

These are the requests my browser is sending:

This:

Request URL:https://crate.io/social-auth/login/github/
Request Method:GET
Status Code:302 FOUND
Request Headersview source
Accept:text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Charset:ISO-8859-1,utf-8;q=0.7,*;q=0.3
Accept-Encoding:gzip,deflate,sdch
Accept-Language:en-US,en;q=0.8
Connection:keep-alive
Cookie: XXXXXXXXXXXXXXXXXXX
Host:crate.io
Referer:https://crate.io/account/login/
User-Agent: XXXXXXXXXXXXXXXXXXXXXXXXXXXX
Response Headersview source
Connection:keep-alive
Content-Language:en
Content-Length:0
Content-Type:text/html; charset=utf-8
Date:Thu, 06 Dec 2012 22:51:26 GMT
Location:https://github.com/login/oauth/authorize?redirect_uri=https%3A%2F%2Fcrate.io%2Fsocial-auth%2Fcomplete%2Fgithub%2F&response_type=code&client_id=XXXXXXXXXXXXXXXXXXXXXX
Server:nginx
strict-transport-security:max-age=31556926; includeSubDomains
Vary:Accept-Language, Cookie
x-content-type-options:nosniff
X-Frame-Options:SAMEORIGIN
X-Gondor-Server:gunicorn/0.14.5
x-xss-protection:1; mode=block

And this:

Request URL:https://github.com/login/oauth/authorize?redirect_uri=https%3A%2F%2Fcrate.io%2Fsocial-auth%2Fcomplete%2Fgithub%2F&response_type=code&client_id=0ffbbdb6d284d1ce850a
Request Method:GET
Status Code:302 Found
Request Headersview source
Accept:text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Charset:ISO-8859-1,utf-8;q=0.7,*;q=0.3
Accept-Encoding:gzip,deflate,sdch
Accept-Language:en-US,en;q=0.8
Connection:keep-alive
Cookie:tracker=direct; _gauges_unique_day=1; _gauges_unique_month=1; _gauges_unique_year=1; _gauges_unique=1; _gauges_unique_hour=1; spy_repo=crateio%2Fcrate.pypi; spy_repo_at=XXXXXXXXXXXXXXXXXXXXXXX
Host:github.com
Referer:https://crate.io/account/login/
User-Agent:Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.95 Safari/537.11
Query String Parametersview URL encoded
redirect_uri:https://crate.io/social-auth/complete/github/
response_type:code
client_id:0ffbbdb6d284d1ce850a
Response Headersview source
Cache-Control:no-cache
Connection:keep-alive
Content-Length:137
Content-Type:text/html; charset=utf-8
Date:Thu, 06 Dec 2012 22:51:26 GMT
Location:https://crate.io/social-auth/complete/github/?code=XXXXXXXXXXXXXXXXX
Server:nginx
Set-Cookie:spy_user=hellais; path=/; expires=Mon, 06-Dec-2032 22:51:26 GMT
Set-Cookie:_gh_sess=XXXXXXXXXXXXXXXXXXXXXXXXX GMT; secure; HttpOnly
Status:302 Found
Strict-Transport-Security:max-age=2592000
X-Frame-Options:deny
X-Runtime:21

Some fields where replace with XXXXXXXXXXXXXXXXXXXXXXXXX

@hellais
Copy link
Author

hellais commented Dec 6, 2012

This is the actual request creating the 500 error:

Request URL:https://crate.io/social-auth/complete/github/?code=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Request Method:GET
Status Code:500 Internal Server Error
Request Headersview source
Accept:text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Charset:ISO-8859-1,utf-8;q=0.7,*;q=0.3
Accept-Encoding:gzip,deflate,sdch
Accept-Language:en-US,en;q=0.8
Connection:keep-alive
Cookie:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Host:crate.io
Referer:https://crate.io/account/login/
User-Agent:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Query String Parameters

code:057655ef0e832e786886
Response Headersview source
Connection:keep-alive
Content-Length:134
Content-Type:text/html
Date:Thu, 06 Dec 2012 22:51:28 GMT
Server:nginx

@thekashifmalik
Copy link

Just had the same error.

@rotated8
Copy link

👍

@Zearin
Copy link

Zearin commented May 23, 2013

Was really excited to try Create.io when I got this error too.

This issue was opened 6 (six!) months ago.

Please…do something.

@Zearin
Copy link

Zearin commented May 23, 2013

@crateio @dstufft : Please let us log in with GitHub! We want to use your very cool site. :(

@mlen108
Copy link

mlen108 commented Jun 19, 2013

Anyone working on it? I was able to reproduce this issue just now...

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

No branches or pull requests

5 participants