Page MenuHomePhabricator

Call to undefined method MediaWiki\Session\UserInfo::isVerifidd()
Closed, DuplicatePublicPRODUCTION ERROR

Description

Error

MediaWiki version: 1.36.0-wmf.14

message
Call to undefined method MediaWiki\Session\UserInfo::isVerifidd()

Impact

At this time there's about 100 of these in the past 4 hours, all on this week's train version on group0. "isVerifidd" looks like a typo to me. Just in case it's a programming error that will happen an lot in group1 and group2, I'm setting this as a train blocker. If that's not warranted, please say so.

Notes

Details

Request ID
1138b04b-c6d8-4160-93bd-37f0feb01ba5
Request URL
https://www.mediawiki.org/w/api.php?action=query&format=json&origin=https%3A%2F%2Fzh.wikipedia.org&meta=userinfo&sand=9274.050407031236
Stack Trace
exception.trace
#0 /srv/mediawiki/php-1.36.0-wmf.14/extensions/CentralAuth/includes/session/CentralAuthSessionProvider.php(212): MediaWiki\Session\SessionInfo->__construct(integer, array)
#1 /srv/mediawiki/php-1.36.0-wmf.14/includes/session/SessionManager.php(493): CentralAuthSessionProvider->provideSessionInfo(WebRequest)
#2 /srv/mediawiki/php-1.36.0-wmf.14/includes/session/SessionManager.php(216): MediaWiki\Session\SessionManager->getSessionInfoForRequest(WebRequest)
#3 /srv/mediawiki/php-1.36.0-wmf.14/includes/WebRequest.php(826): MediaWiki\Session\SessionManager->getSessionForRequest(WebRequest)
#4 /srv/mediawiki/php-1.36.0-wmf.14/includes/session/SessionManager.php(138): WebRequest->getSession()
#5 /srv/mediawiki/php-1.36.0-wmf.14/includes/Setup.php(720): MediaWiki\Session\SessionManager::getGlobalSession()
#6 /srv/mediawiki/php-1.36.0-wmf.14/includes/WebStart.php(89): require_once(string)
#7 /srv/mediawiki/php-1.36.0-wmf.14/api.php(43): require(string)
#8 /srv/mediawiki/w/api.php(3): require(string)
#9 {main}

Event Timeline

The method is named correctly. Apparently this is T245183 hitting harder

Opcache corruption again? That seems to happen regardless of what version of the code is running. Removing as blocker.

RhinosF1 subscribed.

Other 2 from this week I can see have that as a parent task so adding...

I note that right after promoting train to group1, there were hundreds of Verifidd errors in logstash.

Restarted php-fpm, as per advice from @CDanis and @Joe on IRC.

CDanis claimed this task.
LarsWirzenius lowered the priority of this task from Unbreak Now! to Needs Triage.Oct 21 2020, 4:02 PM