Page 1 of 1

myVesta not started after update

Posted: Thu Jul 15, 2021 3:07 pm
by droopy
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?

Re: myVesta not started after update

Posted: Thu Jul 15, 2021 3:14 pm
by myVesta
try to restart myvesta:

Code: Select all

service vesta stop
service vesta start
maybe you had full memory and restart failed because of that

Re:myVesta not started after update

Posted: Thu Jul 15, 2021 3:16 pm
by droopy
df -h
Shows space ok, i solve it using:
sudo reboot

Seems i need to reboot after.

Re: myVesta not started after update

Posted: Thu Jul 15, 2021 3:23 pm
by myVesta
I thought on RAM, not disk space.
Anyyway, restarting vesta could also solve this.