Vesta Unable to start?
Posted: Sun Apr 09, 2017 3:03 pm
Hey forums, Thank you for the awesome community, I recent came across with my vestacp not starting, here are the logss for status command.
does anyone know what the issue is and how to resolve it?
Thank you so much
Code: Select all
[root@serverint ~]# service vesta status -l
* vesta.service - SYSV: Run vesta web server
Loaded: loaded (/etc/rc.d/init.d/vesta; bad; vendor preset: disabled)
Active: failed (Result: exit-code) since Sun 2017-04-09 14:58:14 UTC; 1min 23s ago
Docs: man:systemd-sysv-generator(8)
Process: 867 ExecStart=/etc/rc.d/init.d/vesta start (code=exited, status=1/FAILURE)
Jan 01 09:54:59 serverint.phantomore.com vesta[22108]: Starting vesta-php: [ OK ]
Jan 01 09:59:31 serverint.phantomore.com systemd[1]: Stopping SYSV: Run vesta web server...
Jan 01 09:59:31 serverint.phantomore.com vesta[24806]: Stopping vesta-nginx: [ OK ]
Jan 01 09:59:31 serverint.phantomore.com vesta[24806]: Stopping vesta-php: [ OK ]
Jan 01 09:59:31 serverint.phantomore.com systemd[1]: Starting SYSV: Run vesta web server...
Jan 01 09:59:31 serverint.phantomore.com vesta[24811]: Starting vesta-nginx: [ OK ]
Jan 01 09:59:31 serverint.phantomore.com vesta[24811]: Starting vesta-php: [ OK ]
Jan 01 09:59:31 serverint.phantomore.com systemd[1]: Started SYSV: Run vesta web server.
Jan 08 06:02:23 serverint.phantomore.com useradd[16956]: new user: name=admin_sk, UID=1002, GID=1002, home=/home/admin/web...login
Jan 08 06:31:45 serverint.phantomore.com useradd[22157]: new user: name=admin_sk, UID=1002, GID=1002, home=/home/admin/web...login
Hint: Some lines were ellipsized, use -l to show in full.
* vesta.service - SYSV: Run vesta web server
Loaded: loaded (/etc/rc.d/init.d/vesta; bad; vendor preset: disabled)
Active: failed (Result: exit-code) since Sun 2017-04-09 14:58:14 UTC; 1min 23s ago
Docs: man:systemd-sysv-generator(8)
Process: 867 ExecStart=/etc/rc.d/init.d/vesta start (code=exited, status=1/FAILURE)
Jan 01 09:54:59 serverint.phantomore.com vesta[22108]: Starting vesta-php: [ OK ]
Jan 01 09:59:31 serverint.phantomore.com systemd[1]: Stopping SYSV: Run vesta web server...
Jan 01 09:59:31 serverint.phantomore.com vesta[24806]: Stopping vesta-nginx: [ OK ]
Jan 01 09:59:31 serverint.phantomore.com vesta[24806]: Stopping vesta-php: [ OK ]
Jan 01 09:59:31 serverint.phantomore.com systemd[1]: Starting SYSV: Run vesta web server...
Jan 01 09:59:31 serverint.phantomore.com vesta[24811]: Starting vesta-nginx: [ OK ]
Jan 01 09:59:31 serverint.phantomore.com vesta[24811]: Starting vesta-php: [ OK ]
Jan 01 09:59:31 serverint.phantomore.com systemd[1]: Started SYSV: Run vesta web server.
Jan 08 06:02:23 serverint.phantomore.com useradd[16956]: new user: name=admin_sk, UID=1002, GID=1002, home=/home/admin/web...login
Jan 08 06:31:45 serverint.phantomore.com useradd[22157]: new user: name=admin_sk, UID=1002, GID=1002, home=/home/admin/web...login
Hint: Some lines were ellipsized, use -l to show in full.
Thank you so much