Page MenuHomePhabricator

UW intermittently gets stuck at 'assembling' state on large videos
Closed, ResolvedPublic

Description

When uploading dozens of several-hundred-mb video files, I sometimes end up with things hung where one file was left in 'assembling' state seemingly forever. Nothing obvious visible in JS console.

Screen Shot 2015-10-24 at 11.20.18 PM.png (832×1 px, 158 KB)

Workaround: remove the broken file and re-add it.

Event Timeline

brion raised the priority of this task from to Needs Triage.
brion updated the task description. (Show Details)
brion added projects: UploadWizard, Video.
brion subscribed.
Restricted Application added subscribers: Steinsplitter, Aklapper. · View Herald Transcript

Are you sure it's a problem with UploadWizard and not MediaWiki getting stuck? UW tries to wait for 10 minutes for MW to finish the job before failing. (mw.UploadWizardDetails#handleSubmitResult)

(At least it should be, I haven't verified that code myself.)

MarkTraceur subscribed.
MarkTraceur claimed this task.

We don't think there have been any problems of this nature for some time, but feel free to reopen if it's still reproducible.