Page MenuHomePhabricator

labtestwikitech has no localisation cache
Closed, ResolvedPublicPRODUCTION ERROR

Details

Request ID
XhiaWNBQmTwAACDz1voAAABT
Stack Trace
2020-01-10 15:38:00 [XhiaWNBQmTwAACDz1voAAABT] cloudweb2001-dev labtestwiki 1.35.0-wmf.14 exception ERROR: [XhiaWNBQmTwAACDz1voAAABT] /   MWException from line 505 of /srv/mediawiki/php-1.35.0-wmf.14/includes/cache/localisation/LocalisationCache.php: No localisation cache found for English. Please run maintenance/rebuildLocalisationCache.php. {"exception_id":"XhiaWNBQmTwAACDz1voAAABT","exception_url":"/","caught_by":"mwe_handler"} 
[Exception MWException] (/srv/mediawiki/php-1.35.0-wmf.14/includes/cache/localisation/LocalisationCache.php:505) No localisation cache found for English. Please run maintenance/rebuildLocalisationCache.php.
  #0 /srv/mediawiki/php-1.35.0-wmf.14/includes/cache/localisation/LocalisationCache.php(406): LocalisationCache->initLanguage(string)
  #1 /srv/mediawiki/php-1.35.0-wmf.14/includes/cache/localisation/LocalisationCache.php(325): LocalisationCache->loadSubitem(string, string, string)
  #2 /srv/mediawiki/php-1.35.0-wmf.14/languages/Language.php(2582): LocalisationCache->getSubitem(string, string, string)
  #3 /srv/mediawiki/php-1.35.0-wmf.14/includes/cache/MessageCache.php(1004): Language->getMessage(string)
  #4 /srv/mediawiki/php-1.35.0-wmf.14/includes/cache/MessageCache.php(962): MessageCache->getMessageForLang(LanguageEn, string, boolean, array)
  #5 /srv/mediawiki/php-1.35.0-wmf.14/includes/cache/MessageCache.php(904): MessageCache->getMessageFromFallbackChain(LanguageEn, string, boolean)
  #6 /srv/mediawiki/php-1.35.0-wmf.14/includes/language/Message.php(1301): MessageCache->get(string, boolean, LanguageEn)
  #7 /srv/mediawiki/php-1.35.0-wmf.14/includes/language/Message.php(856): Message->fetchMessage()
  #8 /srv/mediawiki/php-1.35.0-wmf.14/includes/language/Message.php(948): Message->toString(string)
  #9 /srv/mediawiki/php-1.35.0-wmf.14/includes/title/MalformedTitleException.php(49): Message->text()
  #10 /srv/mediawiki/php-1.35.0-wmf.14/includes/title/MediaWikiTitleCodec.php(346): MalformedTitleException->__construct(string, string)
  #11 /srv/mediawiki/php-1.35.0-wmf.14/includes/Title.php(3350): MediaWikiTitleCodec->splitTitleString(string, integer)
  #12 /srv/mediawiki/php-1.35.0-wmf.14/includes/Title.php(415): Title->secureAndSplit(string)
  #13 /srv/mediawiki/php-1.35.0-wmf.14/includes/MediaWiki.php(85): Title::newFromURL(NULL)
  #14 /srv/mediawiki/php-1.35.0-wmf.14/includes/MediaWiki.php(142): MediaWiki->parseTitle()
  #15 /srv/mediawiki/php-1.35.0-wmf.14/includes/MediaWiki.php(883): MediaWiki->getTitle()
  #16 /srv/mediawiki/php-1.35.0-wmf.14/includes/MediaWiki.php(530): MediaWiki->main()
  #17 /srv/mediawiki/php-1.35.0-wmf.14/index.php(46): MediaWiki->run()
  #18 /srv/mediawiki/w/index.php(3): require(string)
  #19 {main}

Event Timeline

Reedy changed the subtype of this task from "Task" to "Production Error".Jan 10 2020, 3:39 PM
Reedy set Request ID to XhiaWNBQmTwAACDz1voAAABT.
Reedy edited Stack Trace. (Show Details)
Reedy triaged this task as Medium priority.Jan 10 2020, 3:44 PM
reedy@cloudweb2001-dev:~$ scap cdb-rebuild
15:41:48 cdb-rebuild must be run as user mwdeploy
l10n merge: 100% (ok: 418; fail: 0; left: 0)                                    
15:42:18 Updated 418 CDB files(s) in /srv/mediawiki/php-1.35.0-wmf.14/cache/l10n

That's fixed it (I'm guessing T241251 was fixed after scap had been run for .14)... But I don't know if we want to leave this open to make sure it doesn't break again in .15?

Was it just broken because of the swap-out-in? If so, let's just declare this Resolved and try not to randomly de-pool dsh targets in future. :-)

bd808 claimed this task.
bd808 subscribed.

Was it just broken because of the swap-out-in? If so, let's just declare this Resolved and try not to randomly de-pool dsh targets in future. :-)

Agreed. :)