https://bugzilla.wikimedia.org/show_bug.cgi?id=62308
--- Comment #3 from Brad Jorsch <[email protected]> --- (In reply to James Alexander from comment #2) > Wikis which failed the first time: All those do happen to have CirrusSearch enabled. Conclusive proof would be a backtrace though. Looking for bewikisource, brwikisource, elwikinews, and fawikinews as examples, the only exceptions I see since 2014-03-05 are variations on this: 2014-03-06 13:52:10 mw1207 bewikisource: [d4386a1c] /w/api.php Exception from line 36 of /usr/local/apache/common-local/php-1.23wmf16/extensions/OAuth/api/MWOAuthAPI.setup.php: The authorization headers in your request are for a user that does not exist here #0 /usr/local/apache/common-local/php-1.23wmf16/extensions/OAuth/api/MWOAuthAPI.setup.php(103): MWOAuthAPISetup::makeException('mwoauth-invalid...') #1 [internal function]: MWOAuthAPISetup::onUserLoadFromSession(Object(User), NULL) #2 /usr/local/apache/common-local/php-1.23wmf16/includes/Hooks.php(206): call_user_func_array('MWOAuthAPISetup...', Array) #3 /usr/local/apache/common-local/php-1.23wmf16/includes/GlobalFunctions.php(4008): Hooks::run('UserLoadFromSes...', Array, NULL) #4 /usr/local/apache/common-local/php-1.23wmf16/includes/User.php(1007): wfRunHooks('UserLoadFromSes...', Array) #5 /usr/local/apache/common-local/php-1.23wmf16/includes/User.php(300): User->loadFromSession() #6 /usr/local/apache/common-local/php-1.23wmf16/includes/User.php(1836): User->load() #7 /usr/local/apache/common-local/php-1.23wmf16/includes/User.php(2959): User->getId() #8 /usr/local/apache/common-local/php-1.23wmf16/extensions/CirrusSearch/includes/Hooks.php(61): User->isLoggedIn() #9 /usr/local/apache/common-local/php-1.23wmf16/extensions/CirrusSearch/includes/Hooks.php(45): CirrusSearch\Hooks::initializeForUser(Object(User)) #10 [internal function]: CirrusSearch\Hooks::apiBeforeMainHook(Object(ApiMain)) #11 /usr/local/apache/common-local/php-1.23wmf16/includes/Hooks.php(206): call_user_func_array('CirrusSearch\Ho...', Array) #12 /usr/local/apache/common-local/php-1.23wmf16/includes/GlobalFunctions.php(4008): Hooks::run('ApiBeforeMain', Array, NULL) #13 /usr/local/apache/common-local/php-1.23wmf16/api.php(73): wfRunHooks('ApiBeforeMain', Array) #14 /usr/local/apache/common-local/w/api.php(3): require('/usr/local/apac...') #15 {main} If that's your errors, then this is the same as bug 62312. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
