[etc/issue] Install on Debian 8 Fail's
[etc/issue] Install on Debian 8 Fail's
Hello All
I Have an Problem see this:
Where is that Problem ?
Thanks for Help
I Have an Problem see this:
Code: Select all
root@:D:~# curl -O http://vestacp.com/pub/vst-install.sh
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1721 100 1721 0 0 6178 0 --:--:-- --:--:-- --:--:-- 6190
root@:D:~# bash vst-install.sh
--2015-11-07 16:02:38-- http://vestacp.com/pub/vst-install-rhel.sh
Auflösen des Hostnamen »vestacp.com (vestacp.com)«... 104.236.66.100
Verbindungsaufbau zu vestacp.com (vestacp.com)|104.236.66.100|:80... verbunden.
HTTP-Anforderung gesendet, warte auf Antwort... 200 OK
Länge: 44080 (43K) [text/plain]
In »»vst-install-rhel.sh«« speichern.
vst-install-rhel.sh 100%[================================================>] 43,05K --.-KB/s in 0,1s
2015-11-07 16:02:38 (296 KB/s) - »»vst-install-rhel.sh«« gespeichert [44080/44080]
cut: /etc/redhat-release: Datei oder Verzeichnis nicht gefunden
grep: /etc/redhat-release: Datei oder Verzeichnis nicht gefunden
vst-install-rhel.sh: Zeile 20: [: : Ganzzahliger Ausdruck erwartet.
Error: No access to Vesta repository
root@:D:~# curl -O http://vestacp.com/pub/vst-install-debian.sh
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 42285 100 42285 0 0 134k 0 --:--:-- --:--:-- --:--:-- 134k
root@:D:~# bash vst-install-debian.sh
Error: No access to Vesta repository
root@:D:~#
Thanks for Help
Re: Vestacp Install on Debian 8 Fail's
Hmm.. it's unusual. I just tried setup on DO and install goes fine.
Can you reload install script again and try?
from terminalShow
_| _| _| _| _| _| _|
_| _|_|_|_| _|_|_| _| _| _|
Vesta Control Panel
Following software will be installed on your system:
- Nginx Web Server
- Apache Web Server (as backend)
- Bind DNS Server
- Exim mail server
- Dovecot POP3/IMAP Server
- MySQL Database Server
- Vsftpd FTP Server
- Iptables Firewall + Fail2Ban
Would you like to continue [y/n]: y
Please enter admin email address: mymail
Please enter FQDN hostname [d8]:
Installation backup directory: /root/vst_install_backups/1446909425
Installation will take about 15 minutes ...
_| _|_|_|_| _|_|_| _| _| _|
Vesta Control Panel
Following software will be installed on your system:
- Nginx Web Server
- Apache Web Server (as backend)
- Bind DNS Server
- Exim mail server
- Dovecot POP3/IMAP Server
- MySQL Database Server
- Vsftpd FTP Server
- Iptables Firewall + Fail2Ban
Would you like to continue [y/n]: y
Please enter admin email address: mymail
Please enter FQDN hostname [d8]:
Installation backup directory: /root/vst_install_backups/1446909425
Installation will take about 15 minutes ...
Re: Vestacp Install on Debian 8 Fail's
It is the same,
I have reinstall my Server with Debian 8 min an know the same :-(
I have reinstall my Server with Debian 8 min an know the same :-(
Re: Vestacp Install on Debian 8 Fail's
PM me please ip / root passwordPitbullOL wrote:It is the same,I have reinstall my Server with Debian 8 min an know the same :-(
Re: Vestacp Install on Debian 8 Fail's
Thanks man, but this is distro problem. Kimsufi in new debian 8 distro don't label OS Name and version.
Installer can't resolve, what os version do you have and install CentOS.
Full version of /etc/issue:
I have server there too and for Debian 7x different /etc/issue with OS Name and Version
I make fix in /etc/issue and you can install VestaCP.
Just needed set OS and version -> "Debian GNU/Linux 8.2"
Installer can't resolve, what os version do you have and install CentOS.
Code: Select all
# head -n1 /etc/issue | cut -f 1 -d ' '
Linux
Your issueShow
Code: Select all
Linux xxxxxxxx.kimsufi.com 3.14.32-xxxx-grs-ipv6-xx #5 SMP Wed Sep 9 17:24:34 CEST 2015 x86_64 GNU/Linux
server : xxxxxxx
ip : xxxxxxxxx
hostname : xxxxx.kimsufi.com
My issueShow
Code: Select all
cat /etc/issue
Debian GNU/Linux 7.8
Linux xxxxxx.ip-xx-xxxx-xxx.eu 3.14.32-xxxx-grs-ipv6-64 #1 SMP Sat Feb 7 11:35:27 CET 2015 x86_64 GNU/Linux
server : xxxx
hostname : xxxx.ip-xxx-xxx-xx.eu
eth0 IPv4 : ....
eth0 IPv6 : xxx:..:1:...::1/xxx
Just needed set OS and version -> "Debian GNU/Linux 8.2"
Re: [etc/issue] Install on Debian 8 Fail's
Oh ok thank you for your time to see my Problem ;-)
Re: [etc/issue] Install on Debian 8 Fail's
Nice! Glad to help.
I was surprised by this "gift" from Kimsufi. :)
I was surprised by this "gift" from Kimsufi. :)