![]() |
|
Can't connect to download sentora - Printable Version +- Sentora Support Forums (https://senforums.mach-hosting.com) +-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5) +--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32) +---- Forum: General Support Forum v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=36) +---- Thread: Can't connect to download sentora (/showthread.php?tid=136) |
Can't connect to download sentora - em517 - 08-14-2014 I tried to install sentora on a clean install of centos and ubuntu 12.04, I followed the original sentora documentation on this site, tried both with curl and wget but it can't connect to download the package. I have installed on two vps zpanel and I never had a problem on installation. here is what terminal says: wget https://raw.github.com/Sentora/installers/master/install/Ubuntu-12_04/10_1_1.sh --2014-08-14 04:27:35-- https://raw.github.com/Sentora/installers/master/install/Ubuntu-12_04/10_1_1.sh Resolving raw.github.com (raw.github.com)... 199.27.79.133 Connecting to raw.github.com (raw.github.com)|199.27.79.133|:443... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://raw.githubusercontent.com/Sentora/installers/master/install/Ubuntu-12_04/10_1_1.sh [following] --2014-08-14 04:27:36-- https://raw.githubusercontent.com/Sentora/installers/master/install/Ubuntu-12_04/10_1_1.sh Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 199.27.79.133 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|199.27.79.133|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2014-08-14 04:27:36 ERROR 404: Not Found. Thank you RE: Can't connect to download sentora - Me.B - 08-14-2014 BAD URL: https://raw.githubusercontent.com/sentora/sentora-installers/master/install/Ubuntu-12_04/install.sh This works. M B RE: Can't connect to download sentora - em517 - 08-14-2014 (08-14-2014, 07:06 PM)Me.B Wrote: BAD URL: Thank you, it should be changed here http://docs.sentora.io Solved RE: Can't connect to download sentora - jacobg830 - 08-14-2014 The link going round is beta version. When we make a stable release the currently broken link on the docs and the main website will work. |