Closed (fixed)
Project:
Stage File Proxy
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 Jun 2012 at 11:04 UTC
Updated:
12 Nov 2019 at 14:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
smk-ka commentedComment #2
smk-ka commentedFixed coding style, sorry.
Comment #3
gregglesI think this would also be fixed by #1014470: Use drupal_http_request instead of cURL so marking a duplicate of that.
Comment #4
BarisW commentedI'm getting similar errors in the D8 version of the module. Could this be related?
GuzzleHttp\Exception\RequestException: cURL error 56: SSL read: error:00000000:lib(0):func(0):reason(0), errno 104 (see http://curl.haxx.se/libcurl/c/libcurl-errors.html) in GuzzleHttp\Handler\CurlFactory::createRejection() (line 187 of vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php).Comment #5
jwilson3This problem has recurred on the Drupal 8 version of the module.
Comment #6
luksak@jwilson3 do have the "Verify SSL" setting enabled? In 8.x you can disable that.
Comment #7
gregglesI guess Lukas von Blarer's suggestion has fixed this for people so updating status to that. Thanks!