Page MenuHomePhabricator

Moving a video file resets the transcodes to "Unknown status"
Open, Needs TriagePublic

Event Timeline

McZusatz raised the priority of this task from to Needs Triage.
McZusatz updated the task description. (Show Details)
McZusatz added a project: TimedMediaHandler.
McZusatz subscribed.

When I test this locally, they get added to the job queue...

Unable to proceed
You do not have permission to move this page, for the following reason:

You do not have permission to move files.

Sigh.

Apparently there's some giant JavaScript thing that sends a request to someone, somewhere, who might move it some time. We'll see.

@brion Dug this up out of the old stuff. Based on recent logs, this still happens... since we repurged all the file pages of videos with no transcodes, I have been watching the move log and resetting the recent moves.

I'll give some examples when I next see it.

Change #1015144 had a related patch set uploaded (by TheDJ; author: TheDJ):

[mediawiki/extensions/TimedMediaHandler@master] Requeue transcodes after file/page move

https://gerrit.wikimedia.org/r/1015144

Change #1015144 merged by jenkins-bot:

[mediawiki/extensions/TimedMediaHandler@master] Requeue transcodes after file/page move

https://gerrit.wikimedia.org/r/1015144

This should be fixed once the change rolls out this week.

hmm. or not. I moved this file https://test.wikipedia.org/wiki/File:Bear_av1_renamed.webm

and it doesn't seem to have enqueued new transcode rows. strange as locally it seemed to work will have to dive deeper i guess.

I forgot about database latency of course. I should probably do findfile with the latest: true annotation.

Change #1017151 had a related patch set uploaded (by TheDJ; author: TheDJ):

[mediawiki/extensions/TimedMediaHandler@master] Ignore redirects and ensure we use latests DB state when required

https://gerrit.wikimedia.org/r/1017151

Change #1017151 merged by jenkins-bot:

[mediawiki/extensions/TimedMediaHandler@master] Ignore redirects and ensure we use latests DB state when required

https://gerrit.wikimedia.org/r/1017151