Warning: file_get_contents connection timeout
-
Running Really Simple SSL v1 and received the following warning: Warning: file_get_contents(https://downloads.really-simple-security.com/rsssl/vulnerabilities/V1/plugin/elementor.json): Failed to open stream: Connection timed out in public_html/wp-content/plugins/really-simple-ssl/security/wordpress/vulnerabilities.php on line 783
This looks to be an Elementor vulnerability scan JSON document. I can successfully download the file from the server command line (see below). Any idea what might be happening here?
# wget https://downloads.really-simple-security.com/rsssl/vulnerabilities/V1/plugin/elementor.json–2023-10-19 17:54:09– https://downloads.really-simple-security.com/rsssl/vulnerabilities/V1/plugin/elementor.json
Resolving downloads.really-simple-security.com (downloads.really-simple-security.com)… 205.185.216.42, 205.185.216.10
Connecting to downloads.really-simple-security.com (downloads.really-simple-security.com)|205.185.216.42|:443… connected.
HTTP request sent, awaiting response… 200 OK
Length: 5675 (5.5K) [application/json]
Saving to: ‘elementor.json’elementor.json 100%[=================================================>] 5.54K –.-KB/s in 0.001s
2023-10-19 17:54:10 (4.08 MB/s) – ‘elementor.json’ saved [5675/5675]
- The topic ‘Warning: file_get_contents connection timeout’ is closed to new replies.