Page MenuHomePhabricator
Paste P6111

Save preferences with API fails on mw-vagrant
ActivePublic

Authored by SBisson on Oct 12 2017, 5:54 PM.
Tags
None
Referenced Files
F10164282:
Oct 12 2017, 5:54 PM
Subscribers
None
2017-10-12 17:50:07 vagrant enwiki: [36434cf06374cbdf012a0c0b] /w/api.php RuntimeException from line 2296 of /vagrant/mediawiki/includes/auth/AuthManager.php: Expected instance of MediaWiki\Auth\PrimaryAuthenticationProvider, got AntiSpoofPreAuthenticationProvider
#0 /vagrant/mediawiki/includes/auth/AuthManager.php(2346): MediaWiki\Auth\AuthManager->providerArrayFromSpecs(string, array)
#1 /vagrant/mediawiki/includes/auth/AuthManager.php(2175): MediaWiki\Auth\AuthManager->getPrimaryAuthenticationProviders()
#2 /vagrant/mediawiki/includes/Preferences.php(312): MediaWiki\Auth\AuthManager->allowsPropertyChange(string)
#3 /vagrant/mediawiki/includes/Preferences.php(87): Preferences::profilePreferences(User, DerivativeContext, array)
#4 /vagrant/mediawiki/includes/api/ApiOptions.php(81): Preferences::getPreferences(User, DerivativeContext)
#5 /vagrant/mediawiki/includes/api/ApiMain.php(1584): ApiOptions->execute()
#6 /vagrant/mediawiki/includes/api/ApiMain.php(546): ApiMain->executeAction()
#7 /vagrant/mediawiki/includes/api/ApiMain.php(517): ApiMain->executeActionWithErrorHandling()
#8 /vagrant/mediawiki/api.php(83): ApiMain->execute()
#9 /var/www/w/api.php(5): include(string)
#10 {main}

Event Timeline

SBisson changed the title of this paste from untitled to Save preferences with API fails on mw-vagrant.