× Contact
Home ☰ Menu

Error: Vesta update failed

2017. 10. 27. 19:35

Vesta

Update

Failed

Error

Vesta-nginx

Vesta-php

Fix

Solution

Console

If you use VestaCP you may got an update error in email messages. Here is the solutions to fix this problem.

First of all, what is VestaCP?

VestaCP is an open source hosting control panel. I recommend to everyone, it’s a perfect control panel for Ubuntu. Learn more here.

Why you received this error in email messages?

You received this error, because VestaCP tries to update the system every day in the dawn. It’s a Cron job, and it runs automatically.

If you receive the following error email you no need to worry anymore.

Error: vesta update failed
Error: vesta-nginx update failed
Error: vesta-php update failed

Sometimes this error comes out because of nginx.

Just open the console and run this code:

apt-get update -y && apt-get upgrade -y

After this I got this error message:

E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.

If you also get this error, you should run manually this code:

dpkg --configure -a

Finally you can test on the console that the problem solved. It should run successfully:

v-update-sys-vesta-all

I hope it helps for you. If you have any more question, please leave a comment, or contact me.

Peter Sipos

I am a Web developer. I am developing in web languages like: PHP, HTML, JavaScript, jQuery, NodeJS. In the following posts you can learn some useful techniques.

6 articles available

More articles