Page 1 of 4

Error: vesta-nginx update failed

Posted: Sat Dec 30, 2017 7:10 am
by joni
After updating nginx failed

Error: vesta-nginx update failed

Re: Error: vesta-nginx update failed

Posted: Sat Dec 30, 2017 9:05 am
by ScIT
not possible to help if you dont provide more informations about your system: os, version, logs?

Re: Error: vesta-nginx update failed

Posted: Sat Dec 30, 2017 9:22 am
by mehargags
I received this cron email today from all of my Debian7-8 Servers. I guess it could not update Nginx as upgrade process required input to replace nginx.conf or not so it was failing through the Auto Update scripts in Vesta.

I manually did

Code: Select all

apt update && apt full-upgrade -y
When prompted for Nginx.conf, press enter (which is NO)
After that just manually run

Code: Select all

sudo /usr/local/vesta/bin/v-update-sys-vesta-all
to be sure it runs fine

then restart Nginx to double check everything.

Re: Error: vesta-nginx update failed

Posted: Sat Dec 30, 2017 1:45 pm
by joni
ScIT wrote:not possible to help if you dont provide more informations about your system: os, version, logs?
ScIT I use Centos 7

Re: Error: vesta-nginx update failed

Posted: Sat Dec 30, 2017 1:53 pm
by ScIT
joni wrote:
ScIT wrote:not possible to help if you dont provide more informations about your system: os, version, logs?
ScIT I use Centos 7
and what did you already tried? Did you checked the vesta logs? did you already tried to start the service manualy? did you read the post of mehargags? you can't expect any help one day after release of the new version with that less informations.

Re: Error: vesta-nginx update failed

Posted: Sat Dec 30, 2017 2:24 pm
by joni
ScIT wrote:
joni wrote:
ScIT wrote:not possible to help if you dont provide more informations about your system: os, version, logs?
ScIT I use Centos 7
and what did you already tried? Did you checked the vesta logs? did you already tried to start the service manualy? did you read the post of mehargags? you can't expect any help one day after release of the new version with that less informations.
Ok, don't be angry, I don't have so much knowledge so I am asking on forum
I see mehargags posted for debian, can you please tell me what exactly I nees to do on centos

Re: Error: vesta-nginx update failed

Posted: Sat Dec 30, 2017 2:29 pm
by ScIT
joni wrote: Ok, don't be angry, I don't have so much knowledge so I am asking on forum
I see mehargags posted for debian, can you please tell me what exactly I nees to do on centos
You understand me wrong, I'm not angry. Running a own server needs some basic knowledge - if you, for example, don't have the knowledge to check the logs, it is hard to help you without connect to the server itself. I think the best way would be, if you book the vestacp support from their homepage (http://vestacp.com/support/) or another one will guide you trough all needed steps to locate the source of your problem.

Re: Error: vesta-nginx update failed

Posted: Sat Dec 30, 2017 2:37 pm
by mehargags
joni wrote:I see mehargags posted for debian, can you please tell me what exactly I need to do on centos

Code: Select all

yum update -y 
yum upgrade -y

Re: Error: vesta-nginx update failed

Posted: Sat Dec 30, 2017 4:03 pm
by imperio
joni, write more about your problem. Next time give more information

Re: Error: vesta-nginx update failed

Posted: Sun Dec 31, 2017 6:09 am
by cyadron
Hi guys,

I have the same e-mail with Error: vesta-nginx update failed

I am using CentOS 7.

I found this in /var/log/vesta/error.log:
2017-12-31 03:50:05 v-update-sys-vesta 'vesta-nginx' [Error 19]

I did not try to run the update manually yet.

Thanks for your help.