[Wikidata-bugs] [Maniphest] T293921: PHP Deprecated: Caller from LinkBatch::doQuery (for Skin::preloadExistence) ignored an error originally raised from MediaWiki\Storage\NameTableStore::loadTable: [1

2022-02-21 Thread Krinkle
Krinkle closed this task as a duplicate of T242959: A database query error has 
occurred. Query: SELECT  wby_id AS `id`,wby_name AS `name`  FROM `wbt_type`  
ORDER BY id Function: MediaWiki\Storage\NameTableStore::loadTableError: 1146 
Table commonswiki.wbt_type doesnt exist.

TASK DETAIL
  https://phabricator.wikimedia.org/T293921

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Krinkle
Cc: cjming, Aklapper, karapayneWMDE, Invadibot, maantietaja, Akuckartz, 
darthmon_wmde, Rosalie_WMDE, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Verdy_p, Wikidata-bugs, aude, 
Lydia_Pintscher, Jdforrester-WMF, Addshore, Mbch331, Jay8g
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T293921: PHP Deprecated: Caller from LinkBatch::doQuery (for Skin::preloadExistence) ignored an error originally raised from MediaWiki\Storage\NameTableStore::loadTable: [1

2021-10-20 Thread cjming
cjming created this task.
cjming added projects: Wikimedia-production-error, Wikidata-Campsite, Wikidata.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: wdwb-tech.

TASK DESCRIPTION
  Error
  -
  
  - mwversion: `1.38.0-wmf.5`
  - reqId: `3b94cf7e-5d82-4f2c-ab47-29751b040395`
  - Find reqId in Logstash 

  - Find normalized_message in Logstash 

  
  
  
  name=normalized_message
[{reqId}] {exception_url}   PHP Deprecated: Caller from LinkBatch::doQuery 
(for Skin::preloadExistence) ignored an error originally raised from 
MediaWiki\Storage\NameTableStore::loadTable: [1146] Table 
'commonswiki.wbt_type' doesn't exist (db1142)
  
  
  
  name=exception.trace
from /srv/mediawiki/php-1.38.0-wmf.5/includes/debug/MWDebug.php(375)
#0 [internal function]: MWExceptionHandler::handleError(integer, string, 
string, integer, array)
#1 /srv/mediawiki/php-1.38.0-wmf.5/includes/debug/MWDebug.php(375): 
trigger_error(string, integer)
#2 /srv/mediawiki/php-1.38.0-wmf.5/includes/db/MWLBFactory.php(455): 
MWDebug::sendRawDeprecated(string, boolean, string)
#3 [internal function]: MWLBFactory::logDeprecation(string)
#4 
/srv/mediawiki/php-1.38.0-wmf.5/includes/libs/rdbms/database/Database.php(1629):
 call_user_func(array, string)
#5 
/srv/mediawiki/php-1.38.0-wmf.5/includes/libs/rdbms/database/Database.php(1320):
 Wikimedia\Rdbms\Database->assertQueryIsCurrentlyAllowed(string, string)
#6 
/srv/mediawiki/php-1.38.0-wmf.5/includes/libs/rdbms/database/Database.php(2012):
 Wikimedia\Rdbms\Database->query(string, string, integer)
#7 
/srv/mediawiki/php-1.38.0-wmf.5/includes/libs/rdbms/database/DBConnRef.php(68): 
Wikimedia\Rdbms\Database->select(string, array, string, string)
#8 
/srv/mediawiki/php-1.38.0-wmf.5/includes/libs/rdbms/database/DBConnRef.php(324):
 Wikimedia\Rdbms\DBConnRef->__call(string, array)
#9 /srv/mediawiki/php-1.38.0-wmf.5/includes/cache/LinkBatch.php(329): 
Wikimedia\Rdbms\DBConnRef->select(string, array, string, string)
#10 /srv/mediawiki/php-1.38.0-wmf.5/includes/cache/LinkBatch.php(223): 
LinkBatch->doQuery()
#11 /srv/mediawiki/php-1.38.0-wmf.5/includes/cache/LinkBatch.php(197): 
LinkBatch->executeInto(LinkCache)
#12 /srv/mediawiki/php-1.38.0-wmf.5/includes/skins/Skin.php(358): 
LinkBatch->execute()
#13 /srv/mediawiki/php-1.38.0-wmf.5/includes/skins/Skin.php(202): 
Skin->preloadExistence()
#14 /srv/mediawiki/php-1.38.0-wmf.5/includes/skins/SkinTemplate.php(140): 
Skin->initPage(OutputPage)
#15 /srv/mediawiki/php-1.38.0-wmf.5/includes/OutputPage.php(2669): 
SkinTemplate->outputPage()
#16 
/srv/mediawiki/php-1.38.0-wmf.5/includes/exception/MWExceptionRenderer.php(158):
 OutputPage->output()
#17 
/srv/mediawiki/php-1.38.0-wmf.5/includes/exception/MWExceptionRenderer.php(77): 
MWExceptionRenderer::reportHTML(Wikimedia\Rdbms\DBQueryError)
#18 
/srv/mediawiki/php-1.38.0-wmf.5/includes/exception/MWExceptionHandler.php(107): 
MWExceptionRenderer::output(Wikimedia\Rdbms\DBQueryError, integer)
#19 
/srv/mediawiki/php-1.38.0-wmf.5/includes/exception/MWExceptionHandler.php(202): 
MWExceptionHandler::report(Wikimedia\Rdbms\DBQueryError)
#20 /srv/mediawiki/php-1.38.0-wmf.5/includes/MediaWiki.php(578): 
MWExceptionHandler::handleException(Wikimedia\Rdbms\DBQueryError, string)
#21 /srv/mediawiki/php-1.38.0-wmf.5/index.php(53): MediaWiki->run()
#22 /srv/mediawiki/php-1.38.0-wmf.5/index.php(46): wfIndexMain()
#23 /srv/mediawiki/w/index.php(3): require(string)
#24 {main}
  
  
  
  Impact
  --
  
  Notes
  -

TASK DETAIL
  https://phabricator.wikimedia.org/T293921

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: cjming
Cc: cjming, Aklapper, Invadibot, maantietaja, Akuckartz, darthmon_wmde, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Verdy_p, Wikidata-bugs, aude, Lydia_Pintscher, 
Jdforrester-WMF, Addshore, Mbch331, Jay8g
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org