Page 1 of 1

Centos 7 Install Error

Posted: Tue Feb 21, 2017 6:25 pm
by Gavo
I cant install on a fresh copy of Centos 7

I tried the patched version for fail2ban but had the same errors.

Any help with this, Thanks :)

SSH Error

Code: Select all

Note: Forwarding request to 'systemctl enable fail2ban.service'.
Redirecting to /bin/systemctl start  fail2ban.service
Creating mailbox file: File exists
Error: user enp6s0 doesn't exist
Error: user enp6s0 doesn't exist
Note: Forwarding request to 'systemctl enable iptables.service'.
grep: /usr/local/vesta/data/ips/*: No such file or directory
grep: /usr/local/vesta/data/ips/*: No such file or directory
Error: no IP is available
Error: can't create ded.XXXXXXXXXX.org domain

Code: Select all

2017-02-21 19:07:07 v-add-sys-ip  'XX.X.XX.XXX' '255.255.255.255' 'enp6s0' 'enp6s0' [Error 3]
2017-02-21 19:07:08 v-add-domain  'admin' 'ded.XXXXX.org' [Error 3] 

Re: Centos 7 Install Error

Posted: Tue Feb 21, 2017 9:47 pm
by skamasle
This is a Known issue -> https://github.com/serghey-rodin/vesta/issues/1086

Try use installer from github

Re: Centos 7 Install Error

Posted: Tue Feb 21, 2017 10:28 pm
by Gavo
Hi,
Unfortunately its not the same error , I already tried the patched installer with many install options and always the same error due to 'Error: user enp6s0 doesn't exist' breaking things.
I remember seeing something like . error /home already exisits not adding user

I fully installed on Centos 6 but will wait to see if a fix is made for Centos 7.

Re: Centos 7 Install Error

Posted: Wed Feb 22, 2017 12:10 pm
by dpeca
This bug can not be producible on our machines, and therefore can not be fixed.
Your CentOS7 image is probably modified by your hosting provider or it's not minimal image installation.

Re: Centos 7 Install Error

Posted: Wed Feb 22, 2017 10:47 pm
by egorka
[root@localhost ~]# cat /etc/redhat-release
CentOS Linux release 7.3.1611 (Core)
[root@localhost ~]# uname -a
Linux vps.example.com 3.10.0-123.8.1.el7.x86_64 #1 SMP Mon Sep 22 19:06:58 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
i have this error too

Re: Centos 7 Install Error

Posted: Thu Feb 23, 2017 11:10 am
by dpeca
Please post log from your console.

Please do not mix this bug with fail2ban installation bug - https://github.com/serghey-rodin/vesta/issues/1086 - which is fixed if you follow posted instructions.

Re: Centos 7 Install Error

Posted: Thu Feb 23, 2017 1:58 pm
by egorka
ok!

Re: Centos 7 Install Error

Posted: Mon May 15, 2017 10:27 am
by mzf
Get same error when installing VestaCP on Centos 7.3
https://github.com/serghey-rodin/vesta/issues/1195
How fix it?