Page 1 of 2

Vesta missed

Posted: Wed Dec 12, 2018 8:45 am
by bozorg
i installed vesta successfully this morning. it runed and worked well.
but after i reboot my vps from ssh, vesta totally missed!!!
i tried to enable or start service vesta or systemct, they don't work!!!
so what i must do ?

Re: Vesta missed

Posted: Wed Dec 12, 2018 10:07 am
by imperio
try to restart iptables via ssh

Re: Vesta missed

Posted: Wed Dec 12, 2018 10:28 am
by bozorg
bozorg wrote:
Wed Dec 12, 2018 8:45 am
i installed vesta successfully this morning. it runed and worked well.
but after i reboot my vps from ssh, vesta totally missed!!!
i tried to enable or start service vesta or systemct, they don't work!!!
so what i must do ?
command not found!!!

i don have any idea

Re: Vesta missed

Posted: Wed Dec 12, 2018 10:34 am
by imperio
this command is not working?

Code: Select all

service iptables restart

Re: Vesta missed

Posted: Wed Dec 12, 2018 10:46 am
by bozorg
imperio wrote:
Wed Dec 12, 2018 10:34 am
this command is not working?

Code: Select all

service iptables restart
no, both of "service start iptables" & "systemct1 start iptables.service" not found

Re: Vesta missed

Posted: Wed Dec 12, 2018 10:47 am
by bozorg
bozorg wrote:
Wed Dec 12, 2018 10:46 am
imperio wrote:
Wed Dec 12, 2018 10:34 am
this command is not working?

Code: Select all

service iptables restart
no, both of "service start iptables" & "systemct1 start iptables.service" not found
i can't understand vesta worked well after install, but after reboot ....

Re: Vesta missed

Posted: Wed Dec 12, 2018 11:22 am
by grayfolk
bozorg wrote:
Wed Dec 12, 2018 10:28 am

command not found!!!
What command not found? What command you try?

Re: Vesta missed

Posted: Wed Dec 12, 2018 11:40 am
by bozorg
grayfolk wrote:
Wed Dec 12, 2018 11:22 am
bozorg wrote:
Wed Dec 12, 2018 10:28 am

command not found!!!
What command not found? What command you try?

Code: Select all

service start iptables

Code: Select all

systemct1 start iptables.service

Re: Vesta missed

Posted: Wed Dec 12, 2018 2:17 pm
by bozorg
okay i reinstall it but afraid to after reboot i can't use it again

Re: Vesta missed

Posted: Wed Dec 12, 2018 5:40 pm
by bozorg
i reinstall it, use it, every thing is okay and again after reboot server, vesta totaly missed!

Code: Select all

● 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 Wed 2018-12-12 21:05:11 +0330; 3min                                                                                                                                6s ago
     Docs: man:systemd-sysv-generator(8)
  Process: 5062 ExecStart=/etc/rc.d/init.d/vesta start (code=exited, status=1/FA                                                                                                                               ILURE)

Dec 12 21:05:10 localhost.localdomain systemd[1]: Starting SYSV: Run vesta we...
Dec 12 21:05:11 localhost.localdomain vesta[5062]: Starting vesta-nginx: ngin...
Dec 12 21:05:11 localhost.localdomain vesta[5062]: 2018/12/12 21:05:11 [emerg...
Dec 12 21:05:11 localhost.localdomain systemd[1]: vesta.service: control proc...
Dec 12 21:05:11 localhost.localdomain vesta[5062]: [FAILED]
Dec 12 21:05:11 localhost.localdomain systemd[1]: Failed to start SYSV: Run v...
Dec 12 21:05:11 localhost.localdomain systemd[1]: Unit vesta.service entered ...
Dec 12 21:05:11 localhost.localdomain systemd[1]: vesta.service failed.
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 Wed 2018-12-12 21:05:11 +0330; 3min                                                                                                                                6s ago
     Docs: man:systemd-sysv-generator(8)
  Process: 5062 ExecStart=/etc/rc.d/init.d/vesta start (code=exited, status=1/FA                                                                                                                               ILURE)

Dec 12 21:05:10 localhost.localdomain systemd[1]: Starting SYSV: Run vesta we...
Dec 12 21:05:11 localhost.localdomain vesta[5062]: Starting vesta-nginx: ngin...
Dec 12 21:05:11 localhost.localdomain vesta[5062]: 2018/12/12 21:05:11 [emerg...
Dec 12 21:05:11 localhost.localdomain systemd[1]: vesta.service: control proc...
Dec 12 21:05:11 localhost.localdomain vesta[5062]: [FAILED]
Dec 12 21:05:11 localhost.localdomain systemd[1]: Failed to start SYSV: Run v...
Dec 12 21:05:11 localhost.localdomain systemd[1]: Unit vesta.service entered ...
Dec 12 21:05:11 localhost.localdomain systemd[1]: vesta.service failed.
Hint: Some lines were ellipsized, use -l to show in full.
Please help!