Closed Bug 693675 Opened 14 years ago Closed 14 years ago

Traceback (most recent call last): BadStatusLine

Categories

(developer.mozilla.org Graveyard :: Wiki pages, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: retornam, Unassigned)

References

()

Details

Visited https://developer.mozilla.org/en-US/learn Traceback (most recent call last): File "/data/www/django/developer.mozilla.org/kuma/vendor/src/django/django/core/handlers/base.py", line 80, in get_response response = middleware_method(request) File "/data/www/django/developer.mozilla.org/kuma/apps/dekicompat/middleware.py", line 40, in process_request user = auth.authenticate(authtoken=auth_token) File "/data/www/django/developer.mozilla.org/kuma/vendor/src/django/django/contrib/auth/__init__.py", line 52, in authenticate user = backend.authenticate(**credentials) File "/data/www/django/developer.mozilla.org/kuma/apps/dekicompat/backends.py", line 45, in authenticate resp = opener.open(DekiUserBackend.profile_url) File "/usr/lib/python2.6/urllib2.py", line 391, in open response = self._open(req, data) File "/usr/lib/python2.6/urllib2.py", line 409, in _open '_open', req) File "/usr/lib/python2.6/urllib2.py", line 369, in _call_chain result = func(*args) File "/usr/lib/python2.6/urllib2.py", line 1169, in https_open return self.do_open(httplib.HTTPSConnection, req) File "/usr/lib/python2.6/urllib2.py", line 1134, in do_open r = h.getresponse() File "/usr/lib/python2.6/httplib.py", line 986, in getresponse response.begin() File "/usr/lib/python2.6/httplib.py", line 391, in begin version, status, reason = self._read_status() File "/usr/lib/python2.6/httplib.py", line 355, in _read_status raise BadStatusLine(line) BadStatusLine
WFM
Status: NEW → RESOLVED
Closed: 14 years ago
OS: Mac OS X → All
Hardware: x86 → All
Resolution: --- → WORKSFORME
Version: MDN → unspecified
Component: Website → Landing pages
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.