Error hestia update

I think this problem was mentioned in the forum but no solution…

I’m getting this error for 2 days via email:

Error: hestia update failed
Error: hestia-nginx update failed
Error: hestia-php update failed

I tried wget -qO - https://gpg.hestiacp.com/deb_signing.key | sudo apt-key add - and reinstalled using apt-get update && apt-get install --reinstall hestia

Tried v-update-sys-hestia-all and same error:

root@srv:~# v-update-sys-hestia-all
Error: hestia update failed
Error: hestia-nginx update failed
Error: hestia-php update failed
root@srv:~#

What happens after apt-get update, do you get any error message? v-update-sys-hestia-all works properly here, so it looks like it is a local issue on your system.

Also you didnt share either the hestia version nor the os and version you’re running!

Using Debian 9.12, not getting any error using apt-get update . I’m using the latest version of Hestia (1.1.1) but never got this error before.

what’s the output of apt-get install hestia?

All correct:

Reading package lists... Done
Building dependency tree       
Reading state information... Done
hestia is already the newest version (1.1.1).
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
root@srv:~#

Hmm, can’t say why it fails, that’s weird. Currently you can disable autoupdate, to prevent the emails, but I can’t say what would be the way to solve this.

A post was split to a new topic: Hestia upgrade failed