[Wikidata-bugs] [Maniphest] T264243: Argument 2 passed to Wikibase\Repo\Store\TypeDispatchingEntityTitleStoreLookup::__construct() must be an instance of Wikibase\Repo\Store\EntityTitleStoreLookup, in

2020-10-02 Thread CDanis
CDanis added a comment. Exactly on one server, mw2356, and it stopped when we restarted php-fpm. TASK DETAIL https://phabricator.wikimedia.org/T264243 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: CDanis Cc: Krinkle, WMDE-leszek, Pablo-WMDE,

[Wikidata-bugs] [Maniphest] T264243: Argument 2 passed to Wikibase\Repo\Store\TypeDispatchingEntityTitleStoreLookup::__construct() must be an instance of Wikibase\Repo\Store\EntityTitleStoreLookup, in

2020-10-02 Thread CDanis
CDanis closed this task as a duplicate of T245183: PHP7 corruption reports in 2020 (Call on wrong object, etc.). TASK DETAIL https://phabricator.wikimedia.org/T264243 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: CDanis Cc: Krinkle, WMDE-leszek,

[Wikidata-bugs] [Maniphest] T264243: Argument 2 passed to Wikibase\Repo\Store\TypeDispatchingEntityTitleStoreLookup::__construct() must be an instance of Wikibase\Repo\Store\EntityTitleStoreLookup, in

2020-10-01 Thread mmodell
mmodell closed this task as "Invalid". TASK DETAIL https://phabricator.wikimedia.org/T264243 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: mmodell Cc: Krinkle, WMDE-leszek, Pablo-WMDE, Urbanecm, CDanis, Lucas_Werkmeister_WMDE, Aklapper, mmodell,

[Wikidata-bugs] [Maniphest] T264243: Argument 2 passed to Wikibase\Repo\Store\TypeDispatchingEntityTitleStoreLookup::__construct() must be an instance of Wikibase\Repo\Store\EntityTitleStoreLookup, in

2020-10-01 Thread mmodell
mmodell added a comment. IT was showing up a bunch but I think it was probably opcache corruption. TASK DETAIL https://phabricator.wikimedia.org/T264243 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: mmodell Cc: Krinkle, WMDE-leszek, Pablo-WMDE,

[Wikidata-bugs] [Maniphest] T264243: Argument 2 passed to Wikibase\Repo\Store\TypeDispatchingEntityTitleStoreLookup::__construct() must be an instance of Wikibase\Repo\Store\EntityTitleStoreLookup, in

2020-10-01 Thread Krinkle
Krinkle added a comment. How often, for how long, and on how many different servers did we see this error? TASK DETAIL https://phabricator.wikimedia.org/T264243 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Krinkle Cc: Krinkle, WMDE-leszek,

[Wikidata-bugs] [Maniphest] T264243: Argument 2 passed to Wikibase\Repo\Store\TypeDispatchingEntityTitleStoreLookup::__construct() must be an instance of Wikibase\Repo\Store\EntityTitleStoreLookup, in

2020-10-01 Thread Pablo-WMDE
Pablo-WMDE added a comment. As Lucas wrote, `EntityContentFactory` implements `EntityTitleStoreLookup` for quite a while. Not

[Wikidata-bugs] [Maniphest] T264243: Argument 2 passed to Wikibase\Repo\Store\TypeDispatchingEntityTitleStoreLookup::__construct() must be an instance of Wikibase\Repo\Store\EntityTitleStoreLookup, in

2020-10-01 Thread Urbanecm
Urbanecm added subscribers: CDanis, Urbanecm. Urbanecm added a comment. Ping @cdanis who might be able to help judge this. We can also try to roll train forward, and reset php-fpm if the exception occurs again at a subset of appservers? TASK DETAIL

[Wikidata-bugs] [Maniphest] T264243: Argument 2 passed to Wikibase\Repo\Store\TypeDispatchingEntityTitleStoreLookup::__construct() must be an instance of Wikibase\Repo\Store\EntityTitleStoreLookup, in

2020-10-01 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. My best guess is that this was the same opcache corruption that caused T264241: Class 'LathMathML' not found (now marked as duplicate of T245183: PHP7 corruption reports in 2020 (Call on wrong object, etc.)

[Wikidata-bugs] [Maniphest] T264243: Argument 2 passed to Wikibase\Repo\Store\TypeDispatchingEntityTitleStoreLookup::__construct() must be an instance of Wikibase\Repo\Store\EntityTitleStoreLookup, in

2020-10-01 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. A comparable URL also works in Beta: https://wikidata.beta.wmflabs.org/w/api.php?action=wbgetentities=json=2=en=aliases|info|claims|descriptions|labels|sitelinks=yes=enwiki=Main_Page TASK DETAIL https://phabricator.wikimedia.org/T264243 EMAIL

[Wikidata-bugs] [Maniphest] T264243: Argument 2 passed to Wikibase\Repo\Store\TypeDispatchingEntityTitleStoreLookup::__construct() must be an instance of Wikibase\Repo\Store\EntityTitleStoreLookup, in

2020-10-01 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. Strange error… as far as I can tell, `EntityContentFactory` does implement `EntityTitleStoreLookup`, and the affected files haven’t been touched in a while. (The namespaces all look correct, too.) TASK DETAIL

[Wikidata-bugs] [Maniphest] T264243: Argument 2 passed to Wikibase\Repo\Store\TypeDispatchingEntityTitleStoreLookup::__construct() must be an instance of Wikibase\Repo\Store\EntityTitleStoreLookup, in

2020-10-01 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE edited projects, added Wikidata-Campsite (Wikidata-Campsite-Iteration-∞); removed Wikidata-Campsite. TASK DETAIL https://phabricator.wikimedia.org/T264243 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE

[Wikidata-bugs] [Maniphest] T264243: Argument 2 passed to Wikibase\Repo\Store\TypeDispatchingEntityTitleStoreLookup::__construct() must be an instance of Wikibase\Repo\Store\EntityTitleStoreLookup, in

2020-09-30 Thread Reedy
Reedy added a project: Wikidata-Campsite. TASK DETAIL https://phabricator.wikimedia.org/T264243 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Reedy Cc: Aklapper, mmodell, Akuckartz, darthmon_wmde, Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic,

[Wikidata-bugs] [Maniphest] T264243: Argument 2 passed to Wikibase\Repo\Store\TypeDispatchingEntityTitleStoreLookup::__construct() must be an instance of Wikibase\Repo\Store\EntityTitleStoreLookup, in

2020-09-30 Thread mmodell
mmodell triaged this task as "Unbreak Now!" priority. TASK DETAIL https://phabricator.wikimedia.org/T264243 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: mmodell Cc: Aklapper, mmodell, Akuckartz, darthmon_wmde, Nandana, lucamauri, Lahi, Gq86,

[Wikidata-bugs] [Maniphest] T264243: Argument 2 passed to Wikibase\Repo\Store\TypeDispatchingEntityTitleStoreLookup::__construct() must be an instance of Wikibase\Repo\Store\EntityTitleStoreLookup, in

2020-09-30 Thread mmodell
mmodell added a parent task: T263177: 1.36.0-wmf.11 deployment blockers. TASK DETAIL https://phabricator.wikimedia.org/T264243 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: mmodell Cc: Aklapper, mmodell, Akuckartz, darthmon_wmde, Nandana,

[Wikidata-bugs] [Maniphest] T264243: Argument 2 passed to Wikibase\Repo\Store\TypeDispatchingEntityTitleStoreLookup::__construct() must be an instance of Wikibase\Repo\Store\EntityTitleStoreLookup, in

2020-09-30 Thread mmodell
mmodell created this task. mmodell added projects: Wikimedia-production-error, MediaWiki-extensions-WikibaseRepository. Restricted Application added a subscriber: Aklapper. Restricted Application added a project: Wikidata. TASK DESCRIPTION Error - `MediaWiki version:`