Closed
Bug 633184
Opened 15 years ago
Closed 15 years ago
Submit for addon update for FF 4.0 fails with internal server error 500
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 627675
People
(Reporter: boris, Unassigned)
Details
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0b11) Gecko/20100101 Firefox/4.0b11
Build Identifier: any browser
I have successfully upgraded my addon for Firefox 4.0. It passes all validations before submitting, but when posting the addon via the "Add version" button, I receive a 500 internal server error without any further indications.
Here's the http header reply:
Server Apache
Vary X-Mobile, Accept-Encoding
X-Backend-Server pm-app-amo26
Cache-Control no-cache
Content-Type text/html; charset=utf-8
X-amo-darklaunch z
Content-Encoding gzip
Date Thu, 10 Feb 2011 12:22:23 GMT
x-content-security-policy... policy-uri /services/csp/policy
Via Moz-Cache-pp-zlb01
Connection close
Set-Cookie multidb_pin_writes=y; expires=Thu, 10-Feb-2011 12:22:39
GMT; Max-Age=15; Path=/
x-frame-options DENY
Reproducible: Always
Steps to Reproduce:
1. Go to Mozilla addon developer page
2. Select addon file and pass validation (successfully)
3. Try to submit file by pressing "Add version" (fails)
Actual Results:
Ajax call fails, no verbose error message.
Expected Results:
Should be able to submit addon file.
I'd be happy to provide my addon file to anyone interested in reproducing this bug.
Comment 1•15 years ago
|
||
The error is identical to bug 627675 comment 5. If you could attach your file to that bug it would be a big help.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•