Captcha not working?

132 views
Skip to first unread message

Nate

unread,
Oct 5, 2016, 1:14:09 PM10/5/16
to diaspora-dev
So, after a long time away from Diaspora, I'm back, and building a new pod.

After a bit of work, I've got things up and running, and i'm at the point where I'm trying to create my user.

The problem is, on the user creation page, it asks me for all of the usuals, and of course a captcha.  The captcha isnt showing any image though, It simply says "captcha" next to the text box i'm supposed to type the captcha text into.  Which if course doesnt work. 

I'm at a bit of a loss on where to start troubleshooting this.

Thanks for any help!


Nate

unread,
Oct 5, 2016, 1:26:07 PM10/5/16
to diaspora-dev
A little digging found this in the logs, when i try to access the captcha image.

==> production.log <==
[2016-10-05T13:22:11] INFO  PID-26436 TID-10596680 Rails: Started GET "/simple_captcha?code=ab977c4eb297f6dc326a789132f28488f22d721f&time=1475687381" for 24.229.84.179 at 2016-10-05 13:22:11 -0400
[2016-10-05T13:22:11] FATAL PID-26436 TID-10596680 Rails:
StandardError (Error while running convert: convert: not authorized `96935' @ error/constitute.c/ReadImage/454.
convert: no images defined `jpeg:-' @ error/convert.c/ConvertImageCommand/3046.
):
  lib/rack/internet_explorer_version.rb:34:in `call'


Looks like imagemagick isnt allowed to convert?  Some digging on THAT points me to the imagetragic vuln, and suggests that the authorization was removed due to that.  I'm not certain that it's safe to remove that restriction...

Nate

unread,
Oct 5, 2016, 1:40:23 PM10/5/16
to diaspora-dev
I found the following, which got me working at least, but It doesnt sound like its a solution.
https://github.com/diaspora/diaspora/issues/6828

Reply all
Reply to author
Forward
0 new messages