Hi.
root@vpsxxxxxx:~# ee update Downloading update script Unable to download file, /tmp/eeupdate20180407-203042
This usually works but today it doesn’t. Any ideas what went wrong?
Thanks.
Hi.
root@vpsxxxxxx:~# ee update Downloading update script Unable to download file, /tmp/eeupdate20180407-203042
This usually works but today it doesn’t. Any ideas what went wrong?
Thanks.
Same here
Downloading update script Unable to download file, /tmp/eeupdate20180408-165954
Found this on another thread. I had to do sudo -i
first.
wget -qO ee https://raw.githubusercontent.com/EasyEngine/easyengine/master/install && bash ee
Same issue.
I wonder why is the download broken actually ?
This is a known issue with the update command and has already been worked on. It will be fixed in the next release.
In the meantime, you can run the easy install command itself to update to the new version.
wget -qO ee rt.cx/ee && sudo bash ee
The problem is, we’re using an old deprecated function in EasyEngine to get the update script. It doesn’t follow HTTP->HTTPS redirect. That fix has already been applied and will be available in the next release.
Thanks for letting us know !
Thanks,
and btw, after that I can easily renew the lets-encrypt SSL too
No setuptools or locale problem occur during ssl renewal,