Page MenuHomePhabricator

Undefined index: wiki:user-quicktouched:id:1 in /includes/libs/objectcache/MediumSpecificBagOStuff.php on line 1098
Closed, DuplicatePublicBUG REPORT

Description

Error being shown on some page views of mediawiki vagrant locally, using the latest core

( ! ) Notice: Undefined index: wiki:user-quicktouched:id:1 in /vagrant/mediawiki/includes/libs/objectcache/MediumSpecificBagOStuff.php on line 1098
Call Stack

#TimeMemoryFunctionLocation
10.0000400528{main}( ).../index.php:0
20.0214406328require( '/vagrant/mediawiki/index.php' ).../index.php:5
32.68774975736wfIndexMain( ).../index.php:46
42.68894977864MediaWiki->run( ).../index.php:53
52.68914977864MediaWiki->main( ).../MediaWiki.php:548
62.84415503808MediaWiki->performRequest( ).../MediaWiki.php:944
72.84455504440MediaWiki->performAction( ).../MediaWiki.php:316
82.84615504600HistoryAction->show( ).../MediaWiki.php:532
93.39246851568HistoryAction->onView( ).../FormlessAction.php:48
103.41746870304OutputPage->checkLastModified( ).../HistoryAction.php:162
113.41756870936User->getTouched( ).../OutputPage.php:769
123.41756870992WANObjectCache->getCheckKeyTime( ).../User.php:2409
133.41756871368WANObjectCache->getMultiCheckKeyTime( ).../WANObjectCache.php:888
143.41756871808RedisBagOStuff->getMulti( ).../WANObjectCache.php:958
153.41756871808RedisBagOStuff->doGetMulti( ).../MediumSpecificBagOStuff.php:566
163.41926874688RedisBagOStuff->updateOpStats( ).../RedisBagOStuff.php:229

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript
DannyS712 changed the subtype of this task from "Task" to "Bug Report".Feb 11 2021, 10:38 PM
DannyS712 moved this task from Unsorted to Reports on the User-DannyS712 board.