Page MenuHomePhabricator

PHP Deprecated: Caller from LinkBatch::doQuery (for Skin::preloadExistence) ignored an error originally raised from SpecialRecentChanges::doMainQuery: [1054] Unknown column 'actor_user' in 'on clause' (10.64.0.44)
Closed, ResolvedPublicPRODUCTION ERROR

Description

Error
normalized_message
[{reqId}] {exception_url}   PHP Deprecated: Caller from LinkBatch::doQuery (for Skin::preloadExistence) ignored an error originally raised from SpecialRecentChanges::doMainQuery: [1054] Unknown column 'actor_user' in 'on clause' (10.64.0.44)
exception.trace
from /srv/mediawiki/php-1.37.0-wmf.4/includes/debug/MWDebug.php(376)
#0 [internal function]: MWExceptionHandler::handleError(integer, string, string, integer, array)
#1 /srv/mediawiki/php-1.37.0-wmf.4/includes/debug/MWDebug.php(376): trigger_error(string, integer)
#2 /srv/mediawiki/php-1.37.0-wmf.4/includes/db/MWLBFactory.php(447): MWDebug::sendRawDeprecated(string, boolean, string)
#3 [internal function]: MWLBFactory::logDeprecation(string)
#4 /srv/mediawiki/php-1.37.0-wmf.4/includes/libs/rdbms/database/Database.php(1558): call_user_func(array, string)
#5 /srv/mediawiki/php-1.37.0-wmf.4/includes/libs/rdbms/database/Database.php(1253): Wikimedia\Rdbms\Database->assertQueryIsCurrentlyAllowed(string, string)
#6 /srv/mediawiki/php-1.37.0-wmf.4/includes/libs/rdbms/database/Database.php(1948): Wikimedia\Rdbms\Database->query(string, string, integer)
#7 /srv/mediawiki/php-1.37.0-wmf.4/includes/libs/rdbms/database/DBConnRef.php(68): Wikimedia\Rdbms\Database->select(string, array, string, string)
#8 /srv/mediawiki/php-1.37.0-wmf.4/includes/libs/rdbms/database/DBConnRef.php(313): Wikimedia\Rdbms\DBConnRef->__call(string, array)
#9 /srv/mediawiki/php-1.37.0-wmf.4/includes/cache/LinkBatch.php(311): Wikimedia\Rdbms\DBConnRef->select(string, array, string, string)
#10 /srv/mediawiki/php-1.37.0-wmf.4/includes/cache/LinkBatch.php(212): LinkBatch->doQuery()
#11 /srv/mediawiki/php-1.37.0-wmf.4/includes/cache/LinkBatch.php(186): LinkBatch->executeInto(LinkCache)
#12 /srv/mediawiki/php-1.37.0-wmf.4/includes/skins/Skin.php(370): LinkBatch->execute()
#13 /srv/mediawiki/php-1.37.0-wmf.4/includes/skins/Skin.php(214): Skin->preloadExistence()
#14 /srv/mediawiki/php-1.37.0-wmf.4/includes/skins/SkinTemplate.php(142): Skin->initPage(OutputPage)
#15 /srv/mediawiki/php-1.37.0-wmf.4/includes/OutputPage.php(2647): SkinTemplate->outputPage()
#16 /srv/mediawiki/php-1.37.0-wmf.4/includes/exception/MWExceptionRenderer.php(147): OutputPage->output()
#17 /srv/mediawiki/php-1.37.0-wmf.4/includes/exception/MWExceptionRenderer.php(66): MWExceptionRenderer::reportHTML(Wikimedia\Rdbms\DBQueryError)
#18 /srv/mediawiki/php-1.37.0-wmf.4/includes/exception/MWExceptionHandler.php(106): MWExceptionRenderer::output(Wikimedia\Rdbms\DBQueryError, integer)
#19 /srv/mediawiki/php-1.37.0-wmf.4/includes/exception/MWExceptionHandler.php(185): MWExceptionHandler::report(Wikimedia\Rdbms\DBQueryError)
#20 /srv/mediawiki/php-1.37.0-wmf.4/includes/MediaWiki.php(569): MWExceptionHandler::handleException(Wikimedia\Rdbms\DBQueryError, string)
#21 /srv/mediawiki/php-1.37.0-wmf.4/index.php(53): MediaWiki->run()
#22 /srv/mediawiki/php-1.37.0-wmf.4/index.php(46): wfIndexMain()
#23 /srv/mediawiki/w/index.php(3): require(string)
#24 {main}
Impact
Notes

Happening on group 0 right now; 1.37.0-wmf.4

Details

Request URL
https://test.wikipedia.org/wiki/Special:RecentChanges?userExpLevel=*&hidebots=*&translations=*&hidecategorization=*&hideWikibase=*&limit=*&days=*&urlversion=*&peek=*&from=*&isAnon=*&action=render&enhanced=*

Event Timeline

I would assume the message will change as soon as a fix for T281981 is merged and deployed.

Mentioned in SAL (#wikimedia-operations) [2021-05-05T19:01:21Z] <brennen> 1.37.0-wmf.4 train status (T281145): deploying patch for T282038 and then rolling forward to group1.

Krinkle claimed this task.
Krinkle subscribed.

Confirmed.