[New-bugs-announce] [issue32877] Login to bugs.python.org with Google account NOT working

ruffsl report at bugs.python.org
Mon Feb 19 16:41:08 EST 2018


New submission from ruffsl <roxfoxpox at gmail.com>:

I've been unable to login to bugs.python.org using Google's oauth.

After clicking the google oauth logo on the sidebar on bugs.python.org, I am either slowly redirected to a google login page (after about 1 min) to select an account, then after selecting the relevant google account or if I'm only active in it, I'm eventually given a error message after about 2 min of loading time:

``` html
<html><head><title>An error has occurred</title></head>
<body><h1>An error has occurred</h1>
<p>A problem was encountered processing your request.
The tracker maintainers have been notified of the problem.</p>
</body></html>
```

Other outputs from the browser debug console:
```
Failed to load resource: the server responded with a status of 404 (/tracker/favicon.ico)
Failed to load resource: the server responded with a status of 500 (Internal Server Error)
```
This has persisted for about a week now, on multiple machines, bowsers, and ISPs. Presently, the only way I've been able to post this issue at all is due to my first and only login session on one workstation is still active. I suspect this might be a larger issue, only that no one else using google oauth to login has been able to login to file and voise the bug?

Related?
https://bugs.python.org/issue29544
https://bugs.python.org/issue28887

----------
messages: 312374
nosy: ruffsl
priority: normal
severity: normal
status: open
title: Login to bugs.python.org with Google account NOT working

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32877>
_______________________________________


More information about the New-bugs-announce mailing list