Installation Issues
-
- Posts: 2
- Joined: Wed Feb 18, 2015 1:12 am
Installation Issues
I was unsure where to put this post, but this one made the most sense based on the errors I'm getting.
The first time I installed Vesta, I lost ssh access and had to reinstall, but I could access the web backend. Now, when I attempt to install Vesta, it doesn't create an `admin' user account and nginx gives the following error.
If I attempt to create the user with `useradd', I get
Also, when installing, I'm unable to install `libapache2-mod-rpaf', even when forced and the cache removed.
Help with any of these problems would be greatly appreciated. Thanks in advance!
My OS is Ubuntu Server 14.04.
The first time I installed Vesta, I lost ssh access and had to reinstall, but I could access the web backend. Now, when I attempt to install Vesta, it doesn't create an `admin' user account and nginx gives the following error.
Code: Select all
nginx: [emerg] getpwnam("admin") failed in /usr/local/vesta/nginx/conf/nginx.conf:1
Code: Select all
nginx: [emerg] BIO_new_file("/usr/local/vesta/ssl/certificate.crt") failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/usr/local/vesta/ssl/certificate.crt','r') error:2006D080:BIO routines:BIO_new_file:no such file)
Code: Select all
Errors were encountered while processing:
libapache2-mod-rpaf
E: Sub-process /usr/bin/dpkg returned an error code (1)
Error: apt-get install failed
My OS is Ubuntu Server 14.04.
Re: Installation Issues
Remove/delete user admin before installation and the install VestaCP on clean system
Re: Installation Issues
I installed VestaCP on clean Ubuntu 14 and I've got the same error. How to delete this user admin?skurudo wrote:Remove/delete user admin before installation and the install VestaCP on clean system
Code: Select all
System start/stop links for /etc/init.d/vesta already exist.
* Starting vesta-nginx vesta-nginx nginx: [emerg] PEM_read_bio_X509_AUX("/usr/local/vesta/ssl/certificate.crt") failed (SSL: error:0906D06C:PEM routines:PEM_read_bio:no start line:Expecting: TRUSTED CERTIFICATE)
Error: vesta start failed
Then I tried to delete admin accound and this folder
Code: Select all
/home/admin/conf/
So after reinstalling my server Vesta is installed and works fine.
Re: Installation Issues
Code: Select all
sudo userdel [useraccount]
Code: Select all
sudo rm -rf /home/useraccount
vi /etc/crontab and inspecting /etc/crond.d for cron jobs are left behind that need to be removed.
...
It's for next generations, who will try Ubuntu, this illegitimate daughter of normal software OS ;-)