Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section General Discussion
  • Search

error during install

General questions about VestaCP
Post Reply
  • Print view
Advanced search
17 posts
  • 1
  • 2
  • Next
fedekrum
Posts: 49
Joined: Mon May 12, 2014 7:45 pm

Os: Ubuntu 15x
Web: apache + nginx
error during install
  • Quote

Post by fedekrum » Wed Jan 31, 2018 10:12 am

It came to my atention during the installation this message.
The thing went on installing. Is this normal?
Is a DO droplet with 4 GB ram on Ubuntu 16.04.

Setting up sa-compile (3.4.1-3) ...
Running sa-compile (may take a long time)
Setting up spamc (3.4.1-3) ...
Setting up tcl8.6 (8.6.5+dfsg-2) ...
Setting up tk8.6 (8.6.5-1) ...
Setting up unzip (6.0-20ubuntu1) ...
Setting up vesta (0.9.8-19) ...
Setting up vesta-php (0.9.8-19) ...
[....] Restarting vesta (via systemctl): vesta.serviceJob for vesta.service failed because the control process exited with error code. See "systemctl status vesta.service" and "journalctl -xe" for details.
failed!
Top

vikhyat
Posts: 91
Joined: Wed Sep 14, 2016 5:39 pm

Re: error during install
  • Quote

Post by vikhyat » Wed Jan 31, 2018 7:29 pm

Please run this command "systemctl status vesta.service" and post the result here. Also, run the command "service vesta restart"
Top

imperio
VestaCP Team
Posts: 7000
Joined: Sat Dec 01, 2012 12:37 pm
Contact:
Contact imperio
Website

Re: error during install
  • Quote

Post by imperio » Thu Feb 01, 2018 11:38 am

Forum rules
Before creating a new topic or reply on the forum you should fill out additional fields "Os" and "Web" in your profile section.
In case of violation, the topic can be closed or response from the support will not be received.
Top

myB0B
Posts: 9
Joined: Mon Oct 10, 2016 5:27 pm

Os: Debian 8x
Web: apache + nginx
Re: error during install
  • Quote

Post by myB0B » Fri Feb 02, 2018 9:02 pm

Same error here on VPS ubuntu 16.04:

systemctl status vesta.service
● vesta.service - LSB: starts the vesta control panel
Loaded: loaded (/etc/init.d/vesta; bad; vendor preset: enabled)
Active: failed (Result: exit-code) since Fri 2018-02-02 20:00:12 UTC; 41min ago
Docs: man:systemd-sysv-generator(8)
Process: 3694 ExecStart=/etc/init.d/vesta start (code=exited, status=1/FAILURE)

Feb 02 20:00:07 srv03.domain.com systemd[1]: Starting LSB: starts the vesta control panel...
Feb 02 20:00:12 srv03.domain.com vesta[3694]: * Starting vesta-nginx vesta-nginx
Feb 02 20:00:12 srv03.domain.com vesta[3694]: nginx: [emerg] PEM_read_bio_X509_AUX("/usr/local/vesta/ssl/certificate.crt") failed (SSL: error:0906D06C:PEM routines:PEM_read_bio:no start li
Feb 02 20:00:12 srv03.domain.com systemd[1]: vesta.service: Control process exited, code=exited status=1
Feb 02 20:00:12 srv03.domain.com systemd[1]: Failed to start LSB: starts the vesta control panel.
Feb 02 20:00:12 srv03.domain.com systemd[1]: vesta.service: Unit entered failed state.
Feb 02 20:00:12 srv03.domain.com systemd[1]: vesta.service: Failed with result 'exit-code'.

root@srv03:/usr/local/vesta/ssl# ll
total 8
drwxr-xr-x 2 root root 4096 Feb 2 20:09 ./
drwxr-xr-x 15 root root 4096 Feb 2 20:09 ../
-rw-rw---- 1 root mail 0 Feb 2 19:52 certificate.crt
-rw-rw---- 1 root mail 0 Feb 2 19:52 certificate.key
root@srv03:/usr/local/vesta/ssl#

Certificate files are empty !
Top

imperio
VestaCP Team
Posts: 7000
Joined: Sat Dec 01, 2012 12:37 pm
Contact:
Contact imperio
Website

Re: error during install
  • Quote

Post by imperio » Fri Feb 02, 2018 9:53 pm

Show me result of this command

Code: Select all

cat /usr/local/vesta/ssl/certificate.crt
Top

myB0B
Posts: 9
Joined: Mon Oct 10, 2016 5:27 pm

Os: Debian 8x
Web: apache + nginx
Re: error during install
  • Quote

Post by myB0B » Fri Feb 02, 2018 10:02 pm

root@srv03:/usr/local/vesta/ssl# cat /usr/local/vesta/ssl/certificate.crt
root@srv03:/usr/local/vesta/ssl#

file is empty
Top

imperio
VestaCP Team
Posts: 7000
Joined: Sat Dec 01, 2012 12:37 pm
Contact:
Contact imperio
Website

Re: error during install
  • Quote

Post by imperio » Fri Feb 02, 2018 10:07 pm

Its strange.
You should generate new certificate for Vesta
Top

myB0B
Posts: 9
Joined: Mon Oct 10, 2016 5:27 pm

Os: Debian 8x
Web: apache + nginx
Re: error during install
  • Quote

Post by myB0B » Fri Feb 02, 2018 10:12 pm

how to ?
Top

ScIT
Support team
Posts: 617
Joined: Mon Feb 23, 2015 4:13 pm

Os: Ubuntu 17x
Web: apache + nginx
Re: error during install
  • Quote

Post by ScIT » Sat Feb 03, 2018 8:12 am

myB0B wrote:how to ?
Please use google for generic questions: https://www.google.ch/search?q=openssl+ ... ertificate
Top

myB0B
Posts: 9
Joined: Mon Oct 10, 2016 5:27 pm

Os: Debian 8x
Web: apache + nginx
Re: error during install
  • Quote

Post by myB0B » Sat Feb 03, 2018 9:17 am

Ok,
just run a new install on a new server :
Setting up sa-compile (3.4.1-3) ...
Running sa-compile (may take a long time)
Setting up spamc (3.4.1-3) ...
Setting up tcl8.6 (8.6.5+dfsg-2) ...
Setting up tk8.6 (8.6.5-1) ...
Setting up unzip (6.0-20ubuntu1) ...
Setting up vesta (0.9.8-19) ...
Setting up vesta-php (0.9.8-19) ...
[....] Restarting vesta (via systemctl): vesta.serviceJob for vesta.service failed because the control process exited with error code. See "systemctl status vesta.service" and "journalctl -xe" for details.
failed!
installation not going to the end, it just do nothing after :
--2018-02-03 09:11:18-- http://c.vestacp.com/ubuntu/16.04/fail2ban.tar.gz
Resolving c.vestacp.com (c.vestacp.com)... 104.236.66.100
Connecting to c.vestacp.com (c.vestacp.com)|104.236.66.100|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 777 [application/octet-stream]
Saving to: ‘fail2ban.tar.gz’

fail2ban.tar.gz 100%[=======================================================================================>] 777 --.-KB/s in 0s

2018-02-03 09:11:18 (90.8 MB/s) - ‘fail2ban.tar.gz’ saved [777/777]
Need to stop script with CTRL-Z...
Top


Post Reply
  • Print view

17 posts
  • 1
  • 2
  • Next

Return to “General Discussion”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password