Page 1 of 1

Error: No access to Vesta repository

Posted: Tue May 16, 2017 5:31 am
by adrian92
Hi Everyone,

I'm trying to install Vesta on my Ubuntu 16.04 server but I get this error:

--2017-05-16 07:30:23-- http://vestacp.com/pub/vst-install-rhel.sh
Resolving vestacp.com (vestacp.com)... 104.236.66.100
Connecting to vestacp.com (vestacp.com)|104.236.66.100|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 46135 (45K) [text/plain]
Saving to: ‘vst-install-rhel.sh’

vst-install-rhel.sh 100%[===================>] 45.05K --.-KB/s in 0.1s

2017-05-16 07:30:23 (303 KB/s) - ‘vst-install-rhel.sh’ saved [46135/46135]

cut: /etc/redhat-release: No such file or directory
grep: /etc/redhat-release: No such file or directory
vst-install-rhel.sh: line 21: [: : integer expression expected
Error: No access to Vesta repository

Anyone can help me to see what's wrong there ?

Re: Error: No access to Vesta repository

Posted: Tue May 16, 2017 6:16 am
by ScIT
adrian92 wrote: --2017-05-16 07:30:23-- http://vestacp.com/pub/vst-install-rhel.sh
Wrong install script, you try to use rhel (centos / redhat), maybe there is a bug in auto install script. You can try to download the debian script from here: http://vestacp.com/pub/vst-install-debian.sh

Re: Error: No access to Vesta repository

Posted: Tue May 16, 2017 8:58 am
by adrian92
ScIT wrote:
adrian92 wrote: --2017-05-16 07:30:23-- http://vestacp.com/pub/vst-install-rhel.sh
Wrong install script, you try to use rhel (centos / redhat), maybe there is a bug in auto install script. You can try to download the debian script from here: http://vestacp.com/pub/vst-install-debian.sh
I just follow the install instructions for the Ubuntu OS.

I tried what you suggest but nothing, the same error.

Re: Error: No access to Vesta repository

Posted: Tue May 16, 2017 12:24 pm
by adrian92
bump up

Re: Error: No access to Vesta repository

Posted: Tue May 16, 2017 12:33 pm
by ScIT
adrian92 wrote:bump up
No stress, it can sometimes be that you do not have an answer within minutes. It is still a community and not a paid support.

As I already wrote, it does load the wrong file. Don't know why, this may be specific to your system. You can download directly the debian/ubuntu file and run it:

Code: Select all

curl -O http://vestacp.com/pub/vst-install-ubuntu.sh
bash vst-install-ubuntu.sh
  --- or ---
bash vst-install-ubuntu.sh SpecificString from Advanced Installation http://vestacp.com/install/

Re: Error: No access to Vesta repository

Posted: Tue May 16, 2017 12:38 pm
by mehargags
can you paste here the output of

Code: Select all

uname -a && lsb_release -a

Re: Error: No access to Vesta repository

Posted: Sat Apr 21, 2018 2:10 pm
by jbrown419
root@blah:/home/john# bash vst-install-ubuntu.sh SpecificString from Advanced Installation http://vestacp.com/install/
Error: No access to Vesta repository
root@blah:/home/john# bash vst-install-ubuntu.sh SpecificString from Advanced Installation http://vestacp.com/install/
Error: No access to Vesta repository
root@blah:/home/john#