Page MenuHomePhabricator

MediaWiki\Extension\CentralAuth\Special\SpecialCentralAutoLogin::execute: Bad token: locked
Closed, InvalidPublicPRODUCTION ERROR

Description

Error
normalized_message
MediaWiki\Extension\CentralAuth\Special\SpecialCentralAutoLogin::execute: Bad token: locked
exception.trace
Impact

Minimal, only happened once in a week, and it's an autologin bug.

Notes

Details

Request URL
https://www.wikifunctions.org/wiki/Special:CentralAutoLogin/setCookies?from=*&type=*

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Ah, OK, I thought these are about the URL tokens (which shouldn't have anything to do with locks), but it's actually the gu_auth_token check failing when the user account is locked. Not a bug then; maybe better logged at info level, but whatever.