myVesta not started after update

Post Reply
droopy
Posts: 12
Joined: Thu Feb 18, 2021 1:12 am

I fixed my problem with apt key be following this article -> signatures couldn't be verified, public key is not available NO_PUBKEY 88807D4B2221338C
And that's all good!
People that have problem with apt key should read that artice first !!!

-------

But, I have now other problem.
After the update, i notice a problem to login to panel with the URL
https://xxx.com:8083/?myname
Shows: 502 Bad Gateway
nginx

Also, i receive an email from server:
Cron <admin@mysitel> sudo /usr/local/vesta/bin/v-update-sys-vesta-all
Error: vesta update failed
Error: vesta-nginx update failed
Error: vesta-php update failed

Does it change something on the session profile?
User avatar
myVesta
Site Admin
Posts: 928
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

try to restart myvesta:

Code: Select all

service vesta stop
service vesta start
maybe you had full memory and restart failed because of that
droopy
Posts: 12
Joined: Thu Feb 18, 2021 1:12 am

df -h
Shows space ok, i solve it using:
sudo reboot

Seems i need to reboot after.
User avatar
myVesta
Site Admin
Posts: 928
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

I thought on RAM, not disk space.
Anyyway, restarting vesta could also solve this.
Post Reply