Closed Bug 686960 Opened 14 years ago Closed 14 years ago

Error 500 on mozillians-dev

Categories

(Participation Infrastructure :: Phonebook, defect)

All
Other
defect
Not set
minor

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: jabba, Unassigned)

Details

Sep 15 13:37:35 localhost <feff><187>http_app_mozillians: [] django.request:ERROR Internal Server Error: /en-US/register :/data/www/mozillians-dev.allizom.org/mozillians/vendor/src/django/django/core/handlers/base.py:205#012Traceback (most recent call last):#012 File "/data/www/mozillians-dev.allizom.org/mozillians/vendor/src/django/django/core/handlers/base.py", line 111, in get_response#012 response = callback(request, *callback_args, **callback_kwargs)#012 File "/data/www/mozillians-dev.allizom.org/mozillians/vendor/src/django-session-csrf/session_csrf/__init__.py", line 107, in wrapper#012 response = f(request, *args, **kw)#012 File "/data/www/mozillians-dev.allizom.org/mozillians/apps/users/views.py", line 41, in register#012 uniq_id = _save_new_user(request, form)#012 File "/data/www/mozillians-dev.allizom.org/mozillians/apps/users/views.py", line 136, in _save_new_user#012 auth.login(request, user)#012 File "/data/www/mozillians-dev.allizom.org/mozillians/vendor/src/django/django/contrib/auth/__init__.py", line 73, in login#012 request.session[BACKEND_SESSION_KEY] = user.backend#012 File "/data/www/mozillians-dev.allizom.org/mozillians/vendor/src/django/django/utils/functional.py", line 173, in inner#012 return func(self._wrapped, *args)#012AttributeError: 'AnonymousUser' object has no attribute 'backend'
Assignee: server-ops → nobody
Component: Server Operations → mozillians.org
Product: mozilla.org → Websites
QA Contact: cshields → mozillians-org
Summary: Error 500 on mozillians → Error 500 on mozillians-dev
Group: infra → mozilla-corporation-confidential
I cannot repro locally, nor on mozillians-dev. We need to try to figure out if a valid flow can result in this exception. If so, please document the STR here.
Status: NEW → UNCONFIRMED
Ever confirmed: false
This works for me and Austin. Jabba, please re-open if its still happening for you.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
Target Milestone: --- → 1.0
I tried registering on mozillians-dev.allizom.org and got an error. I think this is the same flow that caused the error before.
Status: RESOLVED → REOPENED
Ever confirmed: true
Resolution: WORKSFORME → ---
We need steps to reproduce. Several other bugs are open which we are adding these details too.
Status: REOPENED → RESOLVED
Closed: 14 years ago14 years ago
Resolution: --- → INCOMPLETE
I think it is fixed with the latest code push. I can successfully get past the initial registration page now.
Resolution: INCOMPLETE → FIXED
Verified profile creation on dev works (created a new profile just a few minutes ago)
Status: RESOLVED → VERIFIED
Group: mozilla-corporation-confidential
Component: mozillians.org → Phonebook
Product: Websites → Community Tools
QA Contact: mozillians-org → phonebook
Target Milestone: 1.0 → ---
You need to log in before you can comment on or make changes to this bug.