Closed Bug 855348 Opened 12 years ago Closed 12 years ago

Titles And Descriptions Not Going To Vimeo

Categories

(Websites :: Firefox Flicks, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: bensternthal, Assigned: osmose)

Details

Attachments

(1 file)

Testing this morning it looks like videos uploaded since yesterday are missing the title and desc in vimeo but do have it in the admin. https://firefoxflicks.mozilla.org/admin/videos/video2013/241/ Title: ben-test-newsletter Desc: ben test newsletter See screenshot of video on vimeo.
Tested on development and not seeing this issue, it might be prod-only.
confirmed i do not see this on dev. odd.
Confirmed it's happening on production. Manually running processing on most of the videos fixes them. There are a few that cannot be processed, and I believe I know why. When you upload a video to vimeo, you need an `upload ticket`. We fetch this ticket from vimeo prior to showing the user the file upload form, and store it in their session. It doesn't get cleared until the user successfully uploads a video. If you try to upload a new video using the same ticket if a video was saved successfully, it replaces the existing video. What happened during the issues in the past few days is that videos were being uploaded to Vimeo and saved in our database, but users weren't able to load the `upload complete` page, meaning that their ticket wasn't removed from their session. We deleted the extra videos from the past few days, but since the tickets were still in the user sessions, their new uploaded videos replaced the old ones on Vimeo. Since we already deleted those, Vimeo has trouble handling our processing on the videos. I'm going to file an IT bug to clear the cache on Flicks production. Once that's done, we can email the three users with broken videos and ask them to reupload one last time. I'm also going to file an IT bug about celery not running our jobs to see if there's anything else wrong with it. If not, we'll have to investigate more.
Assignee: nobody → mkelly
Looks like celery is working for new videos again, and cturra confirmed it was receiving jobs without any issues. I've asked Chelsea to email the 3 affected users asking them to reupload one more time. I think that besides that this bug is done. :D
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Checking this morning, I see 5 videos labeled 'untitled' in vimeo but have titles in our admin. I think this is happening again.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Resolving as we have not seen issues for a few months.
Status: REOPENED → RESOLVED
Closed: 12 years ago12 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: