Page 1 of 1

How do I downgrade vesta on debian?

Posted: Fri Nov 05, 2021 8:42 am
by nitsik
v-add-letsencrypt-domain user domain.info www.domain.info
Error: Let's Encrypt nonce request status
How do I downgrade vesta on debian? Or fix this problem? Thanks.

Re: How do I downgrade vesta on debian?

Posted: Fri Nov 05, 2021 5:59 pm
by Stage4000
apt-cache showpkg vesta
this should hopefully give you a list of release versions, you will need to select a version number for the next step and place it in place of the target release.
sudo apt-get -t=<target release> install vesta
I havent used vesta on a debian based system in a long while so im sorry if these instructions dont work.

You probably want to do the same for the following packages:
vesta-php
vesta-nginx

to prevent updates further you can disable them from within the vesta dashboard or you can try:
apt-mark hold vesta