Quantcast
Channel: Piwik Forums - Support & Bugs
Viewing all articles
Browse latest Browse all 4243

Curl_exec timeout error when upgrading from from 2.14.2 to 2.14.3. (3 replies)

$
0
0
I have been trying to update automatically for days. Same error below:
Downloading the latest Piwik version over secure HTTPS connection did not succeed, because of the following error:

curl_exec: Operation timed out after 119908 milliseconds with 4390672 out of 16210130 bytes received. Hostname requested was: builds.piwik.org

I tried both updating via HTTPS and HTTP. No luck.

I searched this forum. Sometimes in March this year, users were advised to patch plugins/CoreUpdater/Updater.php with:

+ } catch (ArchiveDownloadException $e) {
+ throw $e;

I checked mine and it is already patched in 2.14.2.

Viewing all articles
Browse latest Browse all 4243

Trending Articles