Last modified: 2014-10-22 22:21:37 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 T73587, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 71587 - Signup broken - FancyCaptcha.class.php: Ran out of captcha images
Signup broken - FancyCaptcha.class.php: Ran out of captcha images
Status: RESOLVED FIXED
Product: Wikimedia Labs
Classification: Unclassified
General (Other open bugs)
unspecified
All All
: Normal normal
: ---
Assigned To: Matthew Flaschen
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-10-03 01:48 UTC by Quiddity
Modified: 2014-10-22 22:21 UTC (History)
7 users (show)

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


Attachments

Description Quiddity 2014-10-03 01:48:40 UTC
(I'm not sure if this is an extension error (MediaWiki extensions->ConfirmEdit), or server-config error (MediaWiki->MediaWiki UI).)


At the Account Signup page for http://mwui.wmflabs.org/w/index.php?title=Special:UserLogin&returnto=Main+Page&type=signup
I currently get this error message:


[1d3a6def] /w/index.php?title=Special:UserLogin&returnto=Main+Page&type=signup Exception from line 161 of /srv/mediawiki/extensions/ConfirmEdit/FancyCaptcha.class.php: Ran out of captcha images

Backtrace:

#0 /srv/mediawiki/extensions/ConfirmEdit/FancyCaptcha.class.php(99): FancyCaptcha->getCaptchaIndex()
#1 /srv/mediawiki/extensions/ConfirmEdit/Captcha.php(118): FancyCaptcha->getForm()
#2 /srv/mediawiki/extensions/ConfirmEdit/ConfirmEditHooks.php(39): SimpleCaptcha->injectUserCreate(UsercreateTemplate)
#3 [internal function]: ConfirmEditHooks::injectUserCreate(UsercreateTemplate)
#4 /srv/mediawiki/includes/Hooks.php(206): call_user_func_array(string, array)
#5 /srv/mediawiki/includes/GlobalFunctions.php(3991): Hooks::run(string, array, NULL)
#6 /srv/mediawiki/includes/specials/SpecialUserlogin.php(1438): wfRunHooks(string, array)
#7 /srv/mediawiki/includes/specials/SpecialUserlogin.php(308): LoginForm->mainLoginForm(string, string)
#8 /srv/mediawiki/includes/specialpage/SpecialPage.php(363): LoginForm->execute(NULL)
#9 /srv/mediawiki/includes/specialpage/SpecialPageFactory.php(588): SpecialPage->run(NULL)
#10 /srv/mediawiki/includes/MediaWiki.php(275): SpecialPageFactory::executePath(Title, RequestContext)
#11 /srv/mediawiki/includes/MediaWiki.php(584): MediaWiki->performRequest()
#12 /srv/mediawiki/includes/MediaWiki.php(435): MediaWiki->main()
#13 /srv/mediawiki/index.php(46): MediaWiki->run()
#14 {main}
Comment 1 Matthew Flaschen 2014-10-10 02:50:01 UTC
This is just a Labs configuration issue.
Comment 2 Matthew Flaschen 2014-10-22 22:21:24 UTC
Fixed.

I forgot to copy in the CAPTCHA images.  For future reference:

sudo mkdir /mnt/fancycaptcha
sudo cp /data/project/fancycaptcha_images/*.png /mnt/fancycaptcha/

(/data/project/fancycaptcha_images/ is part of the editor-engagement Wikimedia Labs project).

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


Navigation
Links