openlitespeed
openlitespeed copied to clipboard
Recaptcha fails, it just reloads the same page.
Hi,
I'm experiencing an issue where the recaptcha just cycles, it keeps reloading the recaptcha page regardless of what browser, who, or what is entered.
You can solve the captcha correctly 50 times in a row, and it just reloads the same page. Keys are correct, not sure why it's doing this.
It could be that your server has difficulty to access Google's recaptcha API server, so it failed to verify the result of reCAPTCHA verification. you can check /tmp/go_error_log.XXXX .
Unfortunately that file does not exist.
You can test if you server can access https://www.google.com/recaptcha/api/siteverify with curl.