Closed
Bug 1203344
Opened 10 years ago
Closed 10 years ago
Abuse report submission on dev is failing with a 500
Categories
(Marketplace Graveyard :: Consumer Pages, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: krupa.mozbugs, Unassigned)
Details
steps to reproduce:
1. Submit the abuse form for any of the listed apps/websites on marketplace
Abuse report submission on dev is failing with a 500
HTTP/1.1 500 INTERNAL SERVER ERROR
access-control-allow-headers: X-HTTP-Method-Override, Content-Type
Access-Control-Allow-Methods: POST, OPTIONS
Access-Control-Allow-Origin: *
access-control-expose-headers: API-Filter, API-Status, API-Version
Allow: POST, OPTIONS
API-Pinned: False
API-Version: 2
content-security-policy-report-only: script-src https://*.newrelic.com https://marketplace-dev-cdn.allizom.org https://*.google-analytics.com 'self'; object-src 'none'; report-uri /services/csp/report
Content-Type: application/json
Date: Thu, 10 Sep 2015 00:15:44 GMT
Etag: "bbd4deea1890a5557c134bbe54595034"
Server: nginx
Strict-Transport-Security: max-age=31536000
Vary: Accept-Language, Cookie
X-Content-Type-Options: nosniff
Content-Length: 34
Connection: keep-alive
Comment 1•10 years ago
|
||
this was a result of bad db state after reverting a buggy migration. fixed.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•