Really Simple SSL Causing Problems with Installing/Upgrading Plugins
-
Hello,
I’ve been encountering issues with my WordPress website lately. Specifically, I am experiencing unusually long installation and upgrade times for plugins, and sometimes, these operations fail entirely due to a “connection timeout”.
Upon enabling the WP_DEBUG_LOG flag, I discovered the following error messages in the log:
[19-Jul-2023 16:42:41 UTC] PHP Warning: file_get_contents(https://downloads.really-simple-security.com/rsssl/vulnerabilities/V1/plugin/updraftplus.json): Failed to open stream: Connection timed out in XXX/plugins/really-simple-ssl/security/wordpress/vulnerabilities.php on line 784[19-Jul-2023 16:49:50 UTC] Could not download file from https://downloads.really-simple-security.com/rsssl/vulnerabilities/V1/plugin/disable-dashboard-for-woocommerce.jsonIt appears that my website is having trouble accessing data from https://downloads.really-simple-security.com/. When I tried to directly access https://downloads.really-simple-security.com/rsssl/vulnerabilities/V1/plugin/disable-dashboard-for-woocommerce.json from my web browser, I received an “access denied” message.
I wanted to check whether this issue is unique to me or if other users are experiencing similar difficulties. Is there a known issue with accessing these files? Could this be a regional issue specific to my country’s IP address?
Thank you,
The topic ‘Really Simple SSL Causing Problems with Installing/Upgrading Plugins’ is closed to new replies.