Internal Server Error

424 views
Skip to first unread message

BenC

unread,
Apr 16, 2012, 6:28:57 PM4/16/12
to reCAPTCHA
Hello

I am trying to use the php api - but for some reason, I am getting the
following response: An internal error occurred:
4BDD3566B14D0.ADF3C51.18BB'

Any help would be greatly appreciated.

Ben

Bruce Carey

unread,
Apr 16, 2012, 8:34:13 PM4/16/12
to reca...@googlegroups.com
without more info it's hard to say, but an ISE usually means that you've used a tag incorrectly and the web server engine, php in this instance has ground itself to a halt.  There may be other explanations, but that's a good place to start, checking your syntax.


--
You received this message because you are subscribed to the Google Groups "reCAPTCHA" group.
To post to this group, send email to reca...@googlegroups.com.
To unsubscribe from this group, send email to recaptcha+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/recaptcha?hl=en.


Ben Cummins

unread,
Apr 16, 2012, 8:46:40 PM4/16/12
to reca...@googlegroups.com
Thats the error thats coming back from recaptcha - I've debugged, and it looks like im sending everything correctly using the php api

PJH

unread,
Apr 16, 2012, 9:40:41 PM4/16/12
to reca...@googlegroups.com
Any hints in your webserver's error logs?
PJH


Raphael Schweizer

unread,
Apr 17, 2012, 1:52:37 AM4/17/12
to reca...@googlegroups.com
Same here: http://www.google.com/recaptcha/api/challenge?k=<key> returns "document.write('An internal error occurred: <some.obfuscated.error>');" for all <key>s I created today. Old ones work though, but unfortunately I have no global ones... So I guess we just have to wait for google to fix this.

- Raphael

Matthes Rieke

unread,
Apr 17, 2012, 5:19:48 AM4/17/12
to reca...@googlegroups.com
Hi,

same error occurs here. I tried different keys (all created within the last hour) fo varying domains (public domains as well as localhost, 127.0.0.1 etc). None worked and died with the above error.

please give some advice or help, google!

Anders Uddenberg

unread,
Apr 17, 2012, 10:14:37 AM4/17/12
to reca...@googlegroups.com
I also have this issue but for Drupal 7

Luk Puk

unread,
Apr 17, 2012, 11:41:19 AM4/17/12
to reCAPTCHA
Same here. I tried even to create keys for localhost, but no luck. The
code returning internal error is following (using the localhost key,
tried both localhost and 127.0.0.1):

<script type="text/javascript" src="http://www.google.com/
recaptcha/api/challenge?k=6LcqYNASAAAAAJlSSGS0qxRoe_rrEqqk-Th8T_Fl"></
script>
<noscript>
<iframe src="http://www.google.com/recaptcha/api/noscript?
k=6LcqYNASAAAAAJlSSGS0qxRoe_rrEqqk-Th8T_Fl" height="300" width="500"
frameborder="0"></iframe><br>
<textarea name="recaptcha_challenge_field" rows="3"
cols="40">
</textarea>
<input type="hidden" name="recaptcha_response_field"
value="manual_challenge">
</noscript>

Maybe some temporary issue?

Raphael Schweizer

unread,
Apr 17, 2012, 2:01:27 PM4/17/12
to reca...@googlegroups.com
It's working again (at least for me).

Thanks, Google

- Raphael

Ben Cummins

unread,
Apr 17, 2012, 2:24:14 PM4/17/12
to reca...@googlegroups.com
Godo for me too!
--
You received this message because you are subscribed to the Google Groups "reCAPTCHA" group.
To view this discussion on the web visit https://groups.google.com/d/msg/recaptcha/-/H63gRhvitDUJ.
Reply all
Reply to author
Forward
0 new messages