Page MenuHomePhabricator

TimedMediaIframeOutput::outputIframe file not found
Closed, ResolvedPublic

Description

Seem to be sporadic. Not all from one server either

2013-03-07 22:31:05 mw1091 commonswiki: [721ef339] /wiki/File:B-2_Spirit.ogv?embedplayer=yes Exception from line 56 of /usr/local/apache/common-local/php-1.21wmf11/extensions/TimedMediaHandler/TimedMediaIframeOutput.php: TimedMediaIframeOutput::outputIframe file not found
#0 /usr/local/apache/common-local/php-1.21wmf11/extensions/TimedMediaHandler/TimedMediaIframeOutput.php(31): TimedMediaIframeOutput::outputIframe(Object(Title))
#1 [internal function]: TimedMediaIframeOutput::iframeHook(Object(Title), NULL)
#2 /usr/local/apache/common-local/php-1.21wmf11/includes/Hooks.php(256): call_user_func_array('TimedMediaIfram...', Array)
#3 /usr/local/apache/common-local/php-1.21wmf11/includes/GlobalFunctions.php(3922): Hooks::run('ArticleFromTitl...', Array)
#4 /usr/local/apache/common-local/php-1.21wmf11/includes/Article.php(161): wfRunHooks('ArticleFromTitl...', Array)
#5 /usr/local/apache/common-local/php-1.21wmf11/includes/Article.php(187): Article::newFromTitle(Object(Title), Object(RequestContext))
#6 /usr/local/apache/common-local/php-1.21wmf11/includes/Wiki.php(339): Article::newFromWikiPage(Object(WikiFilePage), Object(RequestContext))
#7 /usr/local/apache/common-local/php-1.21wmf11/includes/Wiki.php(295): MediaWiki->initializeArticle()
#8 /usr/local/apache/common-local/php-1.21wmf11/includes/Wiki.php(565): MediaWiki->performRequest()
#9 /usr/local/apache/common-local/php-1.21wmf11/includes/Wiki.php(458): MediaWiki->main()
#10 /usr/local/apache/common-local/php-1.21wmf11/index.php(59): MediaWiki->run()

#11 /usr/local/apache/common-local/live-1.5/index.php(3): require('/usr/local/apac...')

2013-03-08 04:41:42 mw1054 commonswiki: [50ed9a73] /wiki/File:WilhelmScream.ogg?embedplayer=yes Exception from line 56 of /usr/local/apache/common-local/php-1.21wmf11/extensions/TimedMediaHandler/TimedMediaIframeOutput.php: TimedMediaIframeOutput::outputIframe file not found
#0 /usr/local/apache/common-local/php-1.21wmf11/extensions/TimedMediaHandler/TimedMediaIframeOutput.php(31): TimedMediaIframeOutput::outputIframe(Object(Title))
#1 [internal function]: TimedMediaIframeOutput::iframeHook(Object(Title), NULL)
#2 /usr/local/apache/common-local/php-1.21wmf11/includes/Hooks.php(256): call_user_func_array('TimedMediaIfram...', Array)
#3 /usr/local/apache/common-local/php-1.21wmf11/includes/GlobalFunctions.php(3922): Hooks::run('ArticleFromTitl...', Array)
#4 /usr/local/apache/common-local/php-1.21wmf11/includes/Article.php(161): wfRunHooks('ArticleFromTitl...', Array)
#5 /usr/local/apache/common-local/php-1.21wmf11/includes/Article.php(187): Article::newFromTitle(Object(Title), Object(RequestContext))
#6 /usr/local/apache/common-local/php-1.21wmf11/includes/Wiki.php(339): Article::newFromWikiPage(Object(WikiFilePage), Object(RequestContext))
#7 /usr/local/apache/common-local/php-1.21wmf11/includes/Wiki.php(295): MediaWiki->initializeArticle()
#8 /usr/local/apache/common-local/php-1.21wmf11/includes/Wiki.php(565): MediaWiki->performRequest()
#9 /usr/local/apache/common-local/php-1.21wmf11/includes/Wiki.php(458): MediaWiki->main()
#10 /usr/local/apache/common-local/php-1.21wmf11/index.php(59): MediaWiki->run()
#11 /usr/local/apache/common-local/live-1.5/index.php(3): require('/usr/local/apac...')


Version: master
Severity: normal

Details

Reference
bz45885

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 1:29 AM
bzimport set Reference to bz45885.

jgerber wrote:

this happens if the file was deleted.
https://gerrit.wikimedia.org/r/53523
makes it return the wiki page instead
of throwing an exception.

Gilles triaged this task as Unbreak Now! priority.Dec 4 2014, 10:11 AM
Gilles moved this task from Untriaged to Done on the Multimedia board.
Gilles lowered the priority of this task from Unbreak Now! to Needs Triage.Dec 4 2014, 11:21 AM