Page 1 of 1

Error Vesta and vesta-nginx update failed

Posted: Thu Dec 01, 2016 3:23 am
by weechengkhor
I get the mail
Error: vesta update failed
Error: vesta-nginx update failed

How to solve these problem?

Re: Error Vesta and vesta-nginx update failed

Posted: Wed Dec 07, 2016 2:24 pm
by skurudo
Try to update via console with command

Code: Select all

v-update-sys-vesta-all

Re: Error Vesta and vesta-nginx update failed

Posted: Sat Dec 30, 2017 6:01 am
by plutocrat
For me, this was caused when there was an upgrade to nginx due. The upgrade process required me to tell dpkg whether to replace nginx.conf or not. (NO!). So I think it failed because there was manual input required.

Running 'apt-get upgrade' manually allowed me to do this, and then the system was able to upgrade itself alone in the future.