[01:54:41] [1/2] GlobalVanishRequest shows this internal error: [01:54:41] [2/2] [d532963a36397331777c8966] 2026-05-04 01:53:50: Fatal exception of type "TypeError" [08:10:28] Please make a issue tracker task please if it's still ongoing. [08:11:43] I don't think we use GlobalVanishRequest [08:12:18] See https://meta.miraheze.org/wiki/Disabling_an_account [08:40:10] [1/19] ``` [08:40:10] [2/19] mediawiki_exception_message [08:40:10] [3/19] MediaWiki\User\ActorStore::getUserIdentityByName(): Argument #1 ($name) must be of type string, null given, called in /srv/mediawiki/1.45/extensions/CentralAuth/includes/Special/SpecialGlobalVanishRequest.php on line 117 [08:40:11] [4/19] mediawiki_exception_trace [08:40:11] [5/19] from /srv/mediawiki/1.45/includes/user/ActorStore.php(216) [08:40:11] [6/19] #0 /srv/mediawiki/1.45/extensions/CentralAuth/includes/Special/SpecialGlobalVanishRequest.php(117): MediaWiki\User\ActorStore->getUserIdentityByName(null) [08:40:11] [7/19] #1 /srv/mediawiki/1.45/includes/htmlform/HTMLForm.php(812): MediaWiki\Extension\CentralAuth\Special\SpecialGlobalVanishRequest->onSubmit(array, MediaWiki\HTMLForm\OOUIHTMLForm) [08:40:12] [8/19] #2 /srv/mediawiki/1.45/includes/htmlform/HTMLForm.php(693): MediaWiki\HTMLForm\HTMLForm->trySubmit() [08:40:12] [9/19] #3 /srv/mediawiki/1.45/includes/htmlform/HTMLForm.php(709): MediaWiki\HTMLForm\HTMLForm->tryAuthorizedSubmit() [08:40:12] [10/19] #4 /srv/mediawiki/1.45/includes/specialpage/FormSpecialPage.php(197): MediaWiki\HTMLForm\HTMLForm->show() [08:40:13] [11/19] #5 /srv/mediawiki/1.45/extensions/CentralAuth/includes/Special/SpecialGlobalVanishRequest.php(244): MediaWiki\SpecialPage\FormSpecialPage->execute(null) [08:40:13] [12/19] #6 /srv/mediawiki/1.45/includes/specialpage/SpecialPage.php(711): MediaWiki\Extension\CentralAuth\Special\SpecialGlobalVanishRequest->execute(null) [08:40:14] [13/19] #7 /srv/mediawiki/1.45/includes/specialpage/SpecialPageFactory.php(1729): MediaWiki\SpecialPage\SpecialPage->run(null) [08:40:14] [14/19] #8 /srv/mediawiki/1.45/includes/actions/ActionEntryPoint.php(500): MediaWiki\SpecialPage\SpecialPageFactory->executePath(string, MediaWiki\Context\RequestContext) [08:40:15] [15/19] #9 /srv/mediawiki/1.45/includes/actions/ActionEntryPoint.php(144): MediaWiki\Actions\ActionEntryPoint->performRequest() [08:40:15] [16/19] #10 /srv/mediawiki/1.45/includes/MediaWikiEntryPoint.php(184): MediaWiki\Actions\ActionEntryPoint->execute() [08:40:16] [17/19] #11 /srv/mediawiki/config/initialise/entrypoints/index.php(71): MediaWiki\MediaWikiEntryPoint->run() [08:40:16] [18/19] #12 {main} [08:40:17] [19/19] ``` [09:21:06] I'd just disable the special page [11:03:07] [1/4] https://cdn.discordapp.com/attachments/1006789349498699827/1500815025273835520/DSC_0431.jpg?ex=69f9ce69&is=69f87ce9&hm=4aa14356280d934ac5291d870f18ea6072f9137f2732ab3b53a7eb2fe0fa2611& [11:03:07] [2/4] https://cdn.discordapp.com/attachments/1006789349498699827/1500815026087264339/PXL_20260407_014756_803.jpg?ex=69f9ce6a&is=69f87cea&hm=9a29a3749efe3143612c2d8d560a675a2cbd623c3e5a7ca696506b7acd132ec9& [11:03:07] [3/4] https://cdn.discordapp.com/attachments/1006789349498699827/1500815027089969162/IMG-20260421-WA4902.jpg?ex=69f9ce6a&is=69f87cea&hm=8ee46ddfd0218105e706df0b0a4b86e93bfab8056767393615a77276cb13ea52& [11:03:07] [4/4] https://cdn.discordapp.com/attachments/1006789349498699827/1500815028193067078/20260502_055833.jpg?ex=69f9ce6a&is=69f87cea&hm=faf46a5dcdad263d7745ecd937e5b846fa3cdaf39815ff489bac4d9d35d7a591& [11:17:21] <_arawynn> @Discord Moderators [21:43:53] would second that [21:44:02] keep it from coming up or getting in the way [22:07:14] +2, the page is a pre-bake from WMF centralauth extension, to my understanding we haven't actually built out the wiring for that queue to function. [22:33:57] So I'm thinking a patch to MirahezeMagic in the Specials handler would work but [22:34:34] Maybe it makes more sense to used DisabledSpecialPage for this actually because that removes the special page from the list [22:36:19] yeah we could probably use [22:36:52] Yeah I guess that also works [22:57:23] Well I can't really test it but this is to the best of my ability