Closed
Bug 748556
Opened 13 years ago
Closed 13 years ago
Video encoding issues
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
addons.mozilla.org Graveyard
Public Pages
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: krupa.mozbugs, Assigned: andy+bugzilla)
References
()
Details
Attachments
(1 file)
3.30 MB,
video/webm
|
Details |
steps to reproduce:
1. Load https://marketplace-dev.allizom.org/en-US/developers/app/in-app-payment-tester-6/edit
2. Notice that video is still being processed. The video was uploaded during submission.
observed behavior:
[14:22:12.392] GET https://marketplace-dev-cdn.allizom.org/img/uploads/previews/thumbs/69/69416.png?modified=1335302015&1335302532377 [HTTP/1.1 404 Not Found 22ms]
Apr 24 14:13:36 celery2.dev.addons.phx1.mozilla.com: [][] z.devhub.task:INFO Error encoding video for 69416 :/data/www/addons-dev.allizom.org/zamboni/lib/video/tasks.py:43
Updated•13 years ago
|
Summary: Video encoding isues → Video encoding issues
Assignee | ||
Comment 3•13 years ago
|
||
I believe the file wasn't present on the server, added logging to check that case.
https://github.com/mozilla/zamboni/commit/adf2c9
Assignee: nobody → amckay
Assignee | ||
Comment 4•13 years ago
|
||
video-encode flag was on. We can't do that yet.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 5•13 years ago
|
||
Verified as fixed using the video from https://marketplace-dev.allizom.org/en-US/app/xasdfasdf/?src=search
Status: RESOLVED → VERIFIED
Updated•9 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
•