fborrerombs
Forum Replies Created
-
Same error on a multisite WP installation. Seems the plugin is somehow changing the error report level and is not using the settings in wp-config
Hope you can solve or answer this problem ASAP.
Regards
Felipe Borrero
Operations Director
Calipso Comunicaciones S.A.SOLVED
We had to upgrade the NSS package (Network Security Services) on Centos.
From our investigation, PHP was using curl with SSLv3 by default and Wordfence servers were dropping the connection.
Hope this help someone else with the same problem
Regards,
Felipe Borrero
Operations Director
Calipso Comunicaciones S.A.Hi @wfyann
All checks are OK
PHP Environment PHP version, important PHP extensions. PHP version >= PHP 5.2.4 (Minimum version required by WordPress) 5.6.33 Process Owner nginx Checking for OpenSSL support OK Checking OpenSSL version OpenSSL 1.0.2k-fips 26 Jan 2017 Checking for cURL support 7.29.0 Checking display_errors (Should be disabled on production servers) OffThis is what i’v got regarding the error:
wp_remote_post() test to noc1.wordfence.com failed! Response was: cURL error 35: TCP connection reset by peer
Nevertheless, I found an error regarding the file wafRules.rules and I fixed it by creating an empty wafRules.rules file within the wflogs directory. But after fixing that, the connection problem still persist.
Regards,
Felipe Borrero
Operations Director
Calipso Comunicaciones S.A.Hi wfyann
Thanks for your response. I tried to update OpenSSL on my server but it seems like I have the latest version for Centos 7.1 OpenSSL 1.0.2k-fips 26 Jan 2017
I have another server with wordfence running OK with centos 6.6 and openssl.x86_64 0:1.0.1e-57.el6 which is working OK.
# curl -I https://noc1.wordfence.com/ HTTP/1.1 200 OK Server: nginx Date: Wed, 11 Apr 2018 17:30:34 GMT Content-Type: application/json Connection: closeI have updated CURL to curl-7.29.0-42.el7_4.1.x86_64 and the problem persists.
Is it possible for the server IP to be banned within noc1? It works with http but not with https.
Regards,
Felipe Borrero
Operations Director
Calipso Comunicaciones S.A.