Last modified: 2014-08-26 03:23:44 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T71947, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 69947 - Sanity check fails: "The user account logged into does not exist."
Sanity check fails: "The user account logged into does not exist."
Status: RESOLVED DUPLICATE of bug 69834
Product: MediaWiki extensions
Classification: Unclassified
CentralAuth (Other open bugs)
master
All All
: Unprioritized major (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-08-23 21:13 UTC by Ori Livneh
Modified: 2014-08-26 03:23 UTC (History)
8 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Ori Livneh 2014-08-23 21:13:55 UTC
The exception below appears in fluorine:/a/mw-log/exception.log at a rate of 100 errors an hour, give or take:

2014-08-23 21:05:58 mw1180 commonswiki: [871a540c] /wiki/Special:CentralLogin/complete?token=[REDACTED]   Exception from line 167 of /usr/local/apache/common-local/php-1.24wmf17/extensions/CentralAuth/specials/SpecialCentralLogin.php: The user account logged into does not exist.
#0 /usr/local/apache/common-local/php-1.24wmf17/extensions/CentralAuth/specials/SpecialCentralLogin.php(33): SpecialCentralLogin->doLoginComplete('[REDACTED]')
#1 /usr/local/apache/common-local/php-1.24wmf17/includes/specialpage/SpecialPage.php(357): SpecialCentralLogin->execute('complete')
#2 /usr/local/apache/common-local/php-1.24wmf17/includes/specialpage/SpecialPageFactory.php(516): SpecialPage->run('complete')
#3 /usr/local/apache/common-local/php-1.24wmf17/includes/MediaWiki.php(300): SpecialPageFactory::executePath(Object(Title), Object(RequestContext))
#4 /usr/local/apache/common-local/php-1.24wmf17/includes/MediaWiki.php(609): MediaWiki->performRequest()
#5 /usr/local/apache/common-local/php-1.24wmf17/includes/MediaWiki.php(460): MediaWiki->main()
#6 /usr/local/apache/common-local/php-1.24wmf17/index.php(46): MediaWiki->run()
#7 /usr/local/apache/common-local/w/index.php(3): require('/usr/local/apac...')
#8 {main}


[REDACTED] are my redactions.
Comment 1 Andre Klapper 2014-08-24 18:52:26 UTC
Ori: Dup of bug 69834?
Comment 2 Matthew Flaschen 2014-08-26 03:23:44 UTC
Yeah, looks like it to me.  It's the exact same error and backtrace (the superficial backtrace differents are just because different levels of data are exposed (e.g. "execute(string)" vs. "execute('complete')"), due to where it was run.

*** This bug has been marked as a duplicate of bug 69834 ***

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links