Curl Requests Failing
-
Hi,
Any Curl requests to https://smushpro.wpmudev.com/1.0/ failed on my website!
* Trying 165.227.251.120:443... * Connected to smushpro.wpmudev.com (165.227.251.120) port 443 (#0) * ALPN, offering http/1.1 * successfully set certificate verify locations: * CAfile: E:\php\php-7.4.29-nts-Win32-vc15-x64\extras\ssl\cacert.pem CApath: none * Operation timed out after 5008 milliseconds with 0 out of 0 bytes received * Closing connection 0
cURL error number:28
cURL error:Operation timed out after 5004 milliseconds with 0 out of 0 bytes receivedArray ( [url] => https://smushpro.wpmudev.com/1.0/ [content_type] => [http_code] => 0 [header_size] => 0 [request_size] => 0 [filetime] => -1 [ssl_verify_result] => 1 [redirect_count] => 0 [total_time] => 5.004788 [namelookup_time] => 0.094297 [connect_time] => 0.265778 [pretransfer_time] => 0 [size_upload] => 0 [size_download] => 0 [speed_download] => 0 [speed_upload] => 0 [download_content_length] => -1 [upload_content_length] => -1 [starttransfer_time] => 0 [redirect_time] => 0 [redirect_url] => [primary_ip] => 165.227.251.120 [certinfo] => Array ( ) [primary_port] => 443 [local_ip] => 192.168.72.10 [local_port] => 58949 [http_version] => 0 [protocol] => 2 [ssl_verifyresult] => 0 [scheme] => HTTPS [appconnect_time_us] => 0 [connect_time_us] => 265778 [namelookup_time_us] => 94297 [pretransfer_time_us] => 0 [redirect_time_us] => 0 [starttransfer_time_us] => 0 [total_time_us] => 5004788 )
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Curl Requests Failing’ is closed to new replies.