• Resolved Jack

    (@hifriend)


    [16-Dec-2017 15:40:41 UTC] WP Plugin USP: Google reCAPTCHA: invalid-json
    [16-Dec-2017 15:40:53 UTC] PHP Warning: file_get_contents(): SSL operation failed with code 1. OpenSSL Error messages:
    error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in /home/ehome/public_html/wp-content/plugins/user-submitted-posts/recaptcha/ReCaptcha/RequestMethod/Post.php on line 68
    [16-Dec-2017 15:40:53 UTC] PHP Warning: file_get_contents(): Failed to enable crypto in /home/ehome/public_html/wp-content/plugins/user-submitted-posts/recaptcha/ReCaptcha/RequestMethod/Post.php on line 68
    [16-Dec-2017 15:40:53 UTC] PHP Warning: file_get_contents(https://www.google.com/recaptcha/api/siteverify): failed to open stream: operation failed in /home/ehome/public_html/wp-content/plugins/user-submitted-posts/recaptcha/ReCaptcha/RequestMethod/Post.php on line 68

Viewing 15 replies - 1 through 15 (of 16 total)
  • Plugin Author Jeff Starr

    (@specialk)

    I’m glad to look at these error messages, but without some context there’s not much I can do. If you want to explain what happened, I’ll try to help asap. Thanks.

    Plugin Author Jeff Starr

    (@specialk)

    Also, is SSL enabled on your site? One of the error messages looks like there is an issue with your SSL certificate:

    OpenSSL Error messages: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed

    So that would be the first thing to check, make sure your site’s SSL setup is correct and without errors. Once there are no SSL issues, those other warnings/errors also should disappear.

    Thread Starter Jack

    (@hifriend)

    The site is open SSL. site can be opened
    I do not know why there is a bug report.

    Plugin Author Jeff Starr

    (@specialk)

    Another thing I see is the Google reCAPTCHA error:

    Google reCAPTCHA: invalid-json

    Is the USP reCAPTCHA enabled and/or working properly?

    Thread Starter Jack

    (@hifriend)

    USP reCAPTCHA Enabled Working Properly

    Plugin Author Jeff Starr

    (@specialk)

    What about SSL issues? Is your site SSL?

    Thread Starter Jack

    (@hifriend)

    My website opens with SSL

    Plugin Author Jeff Starr

    (@specialk)

    So then the only other two errors are in regards to file_get_contents(). So, do you know if there are any issues with file_get_contents() on the server? I.e., is the server properly configured to support file_get_contents()? You can ask your web host if no sure.

    Thread Starter Jack

    (@hifriend)

    Now there is no problem.
    Thank you for your help.

    Thread Starter Jack

    (@hifriend)

    Error message when posting article

    Error: Correct captcha required

    Thread Starter Jack

    (@hifriend)

    And

    Google reCAPTCHA Disable this fiel

    Message: Error: required

    Unable to post new article

    Plugin Author Jeff Starr

    (@specialk)

    That error message means that the Google reCAPTCHA field was answered incorrectly. Or it could mean that there is something that is preventing the captcha field from working correctly.

    Thread Starter Jack

    (@hifriend)

    Disable Google reCAPTCHA Is also unable to publish articles

    Message: Error: required

    Plugin Author Jeff Starr

    (@specialk)

    I’m not sure what is happening (it is impossible to “guess”), but it sounds like there is some issue with the reCAPTCHA field. If this is the case, the best thing I can recommend is to disable the reCAPTCHA field and/or use the text-based Challenge Question instead.

    Thread Starter Jack

    (@hifriend)

    Guess.

    May be a PHP version of the problem

    My use PHP 7.1

Viewing 15 replies - 1 through 15 (of 16 total)
  • The topic ‘Error Log’ is closed to new replies.