Closed
Bug 728351
Opened 14 years ago
Closed 13 years ago
Uploaded images are not showing up at marketplace-dev
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect)
addons.mozilla.org Graveyard
Developer Pages
Tracking
(Not tracked)
VERIFIED
FIXED
6.4.3
People
(Reporter: krupa.mozbugs, Assigned: kumar)
References
()
Details
Attachments
(2 files)
steps to reproduce:
1. Load https://marketplace-dev.allizom.org/en-US/dev/app/linerage/edit
2. Under Images->edit
3. Upload an icon and a screenshot
expected behavior:
Uploaded images load
actual behavior:
Uploaded images never show up. See screenshot.
Updated•13 years ago
|
Assignee: nobody → amckay
Updated•13 years ago
|
Assignee: amckay → dspasovski
Assignee | ||
Updated•13 years ago
|
Assignee: dspasovski → kumar.mcmillan
Target Milestone: --- → 6.4.3
Assignee | ||
Comment 1•13 years ago
|
||
We need to provide access to two URLs, in this format:
https://marketplace-dev-cdn.allizom.org/en-US/firefox/images/addon_icon/360165-32.png
https://marketplace-dev-cdn.allizom.org/img/uploads/previews/thumbs/67/67203.png
previously on addons-dev this was done through remora's rewrite rules.
We'll probably need to to move over more rewrite URLs but I think these are the only two we need for the registration launch.
Assignee | ||
Comment 2•13 years ago
|
||
oremj sorted out the URLs. Both icons and screenshots are showing up now.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 3•13 years ago
|
||
The issue is reproducible again , exactly as described in bug description.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 4•13 years ago
|
||
This is working fine for me now. The image uploading is a background task that runs in the celery daemon. That cluster on -dev was experiencing a backup of tasks this morning where certain tasks were timing out and the machine was swapping memory. Jason bumped up its memory and after that I was able to upload images. Feel free to reopen if it persists.
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → FIXED
Comment 6•13 years ago
|
||
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
•