Closed Bug 894466 Opened 12 years ago Closed 12 years ago

Login is broken on marketplace dev

Categories

(Marketplace Graveyard :: Consumer Pages, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
2013-07-18

People

(Reporter: krupa.mozbugs, Unassigned)

Details

(Keywords: regression)

steps to reproduce: 1. try to log in to marketplace dev expected behavior: observed behavior: Log in fails with a 500 "NetworkError: 500 INTERNAL SERVER ERROR - https://marketplace-dev.allizom.org/api/v1/account/login/?lang=en-US&pro=8a7dd46e.32.1&region=pl"
{"error_code": "BrowserIDException", "error_data": {}, "error_message": ""} Is there anything in Sentry?
http://sentry.dmz.phx1.mozilla.com/addons/marketplace-dev/group/15823/ BrowserIDException Stacktrace (most recent call last): File "django/core/handlers/base.py", line 111, in get_response File "django/views/decorators/csrf.py", line 77, in wrapped_view File "amo/decorators.py", line 51, in wrapper File "django/db/transaction.py", line 224, in inner File "apps/users/views.py", line 405, in browserid_login File "apps/users/views.py", line 334, in browserid_authenticate File "django_browserid/base.py", line 147, in verify File "django_browserid/base.py", line 88, in _verify_http_request
That stacktrace doesn't include the actual exception itself, does it? Is there any way I could reproduce on a local build? Your stage and prod servers also point to Persona prod, I believe; are they experiencing any problems?
Our deployment was busted, not sure what the stacktrace was. If it happens again I'll let you know.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Verified as fixed.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.