Last modified: 2014-04-01 08:31:50 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 T65342, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 63342 - Account creation broken on Beta Labs by ConfirmEdit ("Ran out of captcha images")
Account creation broken on Beta Labs by ConfirmEdit ("Ran out of captcha imag...
Status: RESOLVED FIXED
Product: Wikimedia Labs
Classification: Unclassified
deployment-prep (beta) (Other open bugs)
unspecified
All All
: High normal
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-04-01 01:21 UTC by Steven Walling
Modified: 2014-04-01 08:31 UTC (History)
7 users (show)

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


Attachments

Description Steven Walling 2014-04-01 01:21:28 UTC
Steps to reproduce: visit http://en.wikipedia.beta.wmflabs.org/w/index.php?title=Special:UserLogin&type=signup in any browser. 

Internal error message displayed is...

[f565c527] /w/index.php?title=Special:UserLogin&returnto=Main+Page&type=signup Exception from line 161 of /data/project/apache/common-local/php-master/extensions/ConfirmEdit/FancyCaptcha.class.php: Ran out of captcha images

Backtrace:

#0 /data/project/apache/common-local/php-master/extensions/ConfirmEdit/FancyCaptcha.class.php(99): FancyCaptcha->getCaptchaIndex()
#1 /data/project/apache/common-local/php-master/extensions/ConfirmEdit/Captcha.php(118): FancyCaptcha->getForm()
#2 /data/project/apache/common-local/php-master/extensions/ConfirmEdit/ConfirmEditHooks.php(39): SimpleCaptcha->injectUserCreate(UsercreateTemplate)
#3 [internal function]: ConfirmEditHooks::injectUserCreate(UsercreateTemplate)
#4 /data/project/apache/common-local/php-master/includes/Hooks.php(206): call_user_func_array(string, array)
#5 /data/project/apache/common-local/php-master/includes/GlobalFunctions.php(4009): Hooks::run(string, array, NULL)
#6 /data/project/apache/common-local/php-master/includes/specials/SpecialUserlogin.php(1340): wfRunHooks(string, array)
#7 /data/project/apache/common-local/php-master/includes/specials/SpecialUserlogin.php(232): LoginForm->mainLoginForm(string)
#8 /data/project/apache/common-local/php-master/includes/specialpage/SpecialPage.php(379): LoginForm->execute(NULL)
#9 /data/project/apache/common-local/php-master/includes/specialpage/SpecialPageFactory.php(503): SpecialPage->run(NULL)
#10 /data/project/apache/common-local/php-master/includes/Wiki.php(285): SpecialPageFactory::executePath(Title, RequestContext)
#11 /data/project/apache/common-local/php-master/includes/Wiki.php(588): MediaWiki->performRequest()
#12 /data/project/apache/common-local/php-master/includes/Wiki.php(447): MediaWiki->main()
#13 /data/project/apache/common-local/php-master/index.php(46): MediaWiki->run()
#14 /data/project/apache/common-local/w/index.php(3): require(string)
#15 {main}
Comment 1 Greg Grossmeier 2014-04-01 04:50:58 UTC
Looks actually like it's related to the beta cluster migration, is my guess: "Ran out of captcha images"
Comment 2 Antoine "hashar" Musso (WMF) 2014-04-01 08:25:52 UTC
wmf-config/CommonSettings.php:  $wgCaptchaDirectory = '/mnt/upload7/private/captcha';

Should be /data/project/upload7/private/captcha . The issue is similar to bug 63331 which was $wgMathDirectory pointing to a wrong path.
Comment 3 Gerrit Notification Bot 2014-04-01 08:28:13 UTC
Change 122657 had a related patch set uploaded by Hashar:
beta: adjust $wgCaptchaDirectory

https://gerrit.wikimedia.org/r/122657
Comment 4 Gerrit Notification Bot 2014-04-01 08:29:40 UTC
Change 122657 merged by jenkins-bot:
beta: adjust $wgCaptchaDirectory

https://gerrit.wikimedia.org/r/122657
Comment 5 Antoine "hashar" Musso (WMF) 2014-04-01 08:31:50 UTC
Browsed http://en.wikipedia.beta.wmflabs.org/w/index.php?title=Special:UserLogin&type=signup and I got a captcha! :-]

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


Navigation
Links