This is not the error discussed in this thread. It’s the same issue as in that other thread. It seems you set the path incorrectly, or a permission issue. Check path and permissions. If you cannot solve it by yourself you should follow up in 301 Moved Permanently, not here.
Avarage_Joe or Matt: can you please change the title of this thread to reflect the error message, e.g. “Unknown SSL protocol error when trying to upgrade from 2.12.0”. Thanks!
This solved the issue in the sense that I got the option of updating over HTTP. It would be nice if this could be investigated by the devs so that Piwik can be upgraded via SSL in the future (that is a nice feature).
UPDATE: no such joy. The update appears to have failed and borked my Piwik install. Downloading Piwik and upgrading manually (hoping that will fix my install).
This bug has been in the last several versions. Updates have not been possible without manual intervention for about the last 5 releases. I’m baffled why this has not been addressed yet. Currently trying to update from 2.12 to 2.13
Seems that either the builds.piwik.org server needs to be fixed to allow ssl properly, or the product needs to be fixed to communicate correctly for updates.
I used that patch previously and it still did not allow a SSL update plus it munged my Piwik installation until I manually updated using the non-SSL option. Not feeling really confident that patch really works all that well…
These past few updates I simply hand edited plugins/CoreUpdater/Updater.php , adding the two lines.
… over HTTP
NOTE: I have installations on RHEL 5 and 6, and CentOS 6
That band-aids the problem by allowing you to use a non-SSL connection for the update (and failed for me to boot). The real problem of being unable to update over SSL is still unsolved. Perhaps this is an issue on my end, but there isn’t any debugging/troubleshooting information to assist Piwik users in solving this issue that I’m aware of.
I shouldn’t have to raw edit source code in order to apply an update…
I agree, and was mainly replying for benefit of others, and with same hopes as you.
I guess the more these fill up the quicker things get resolved.
As far as update status and logging, i’ll have a looksee. Maybe it’s certs, can’t say anything yet personally.
Will update here when i find anything/nothing.
doublehelix: can you please remove your comment, it completely distracts people from the correct solution. The error in this thread (curl_exec: Unknown SSL protocol error in connection to builds.piwik.org:443 . Hostname requested was: builds.piwik.org ) has nothing to do with the other error about CA certs that is the topic of another thread. Thanks!