Tagged: x
-
AuthorPosts
-
November 24, 2016 at 12:16 pm #1269755
georgewhoffmanParticipantWhen I try to validate, I get the “uh oh” error. Login credentials to follow by private reply. Thanks!
The “Details”:
array(6) {
[“headers”]=>
object(Requests_Utility_CaseInsensitiveDictionary)#396 (1) {
[“data”:protected]=>
array(4) {
[“date”]=>
string(29) “Thu, 24 Nov 2016 18:14:58 GMT”
[“server”]=>
string(58) “Apache/2.4.16 (Unix) OpenSSL/1.0.1e-fips mod_bwlimited/1.4”
[“content-length”]=>
string(3) “491”
[“content-type”]=>
string(29) “text/html; charset=iso-8859-1”
}
}
[“body”]=>
string(491) “November 24, 2016 at 12:17 pm #1269757
georgewhoffmanParticipantThis reply has been marked as private.November 24, 2016 at 12:22 pm #1269760
RupokMemberHi there,
Please provide the purchase key as well in a private reply so that we can try.
Cheers!
November 24, 2016 at 1:30 pm #1269815
georgewhoffmanParticipantThis reply has been marked as private.November 24, 2016 at 1:48 pm #1269827
JoaoModeratorHello There, Happy thanks giving, I hope your meal turns out fantastic with your family and friends.
This error message is related to SSL, your PHP configuration may not be configured properly. We would advise contacting your host about this. In the meantime, you can fix your WordPress installation by adding this code to a child theme:
add_filter( 'https_ssl_verify', '__return_false' );This allows WordPress to skip verification when making outbound HTTP requests
I would recommend that you contact your host. Using the error message above, you can contact your webhost. Here is a form letter you may use:
Hello [provider], My WordPress installation is having a hard time making outbound HTTP requests. I’m using X theme and it makes a request to community.theme.co for setting up automatic updates. Here is the error message I’m receiving: [screenshot, or copy/paste the verbose error message (see above regarding the &x-verbose flag)] Could you please do the following? – Ensure my site can reach this domain: community.theme.co – Ensure cURL is working, and allow_url_fopen is enabled. – Ensure PHP is configured with the latest CA Root Certificates. – Check into the error message above.Please advise on anything you discover. Thank you.
Hope this helps. Please let us know how it goes.Thanks
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1269755 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
