Rollback vestacp from backup after last update (Version: 1.0.0 (Amd64) Release: 2) =)
Posted: Sun Oct 31, 2021 4:41 pm
Operating System (OS/VERSION):
Debian 9.13
VestaCP Version:
Version: 1.0.0 (Amd64) Release: 2
Installed Software (what you got with the installer):
vesta(Core Package)
vesta-php(Php Interpreter)
vesta-nginx(Internal Web Server)
vesta-ioncube(Php Encoder)
vesta-softaculous(App Installer)
Bug solved with rollback?/Problem solved rollback?:
We have problem with DNS cluster, it no work on latest version vestacp, after last update. We have backup our servers and we do rollback because have problem with this function...
If you have like this problem, you can do this at one's own risk.

==============
You can do only this step, if you have old packages.
If you have old packages, you can rollback them...
You can do this at one's own risk!
dpkg -i /var/cache/apt/archives/vesta_0.9.8-26_amd64.deb
dpkg -i /var/cache/apt/archives/vesta-php_0.9.8-26_amd64.deb
dpkg -i /var/cache/apt/archives/vesta-nginx_0.9.8-26_amd64.deb
dpkg -i /var/cache/apt/archives/vesta-ioncube_0.9.8-26_amd64.deb
dpkg -i /var/cache/apt/archives/vesta-softaculous_0.9.8-26_amd64.deb
After this we have:

It's ok for rollback?
Debian 9.13
VestaCP Version:
Version: 1.0.0 (Amd64) Release: 2
Installed Software (what you got with the installer):
vesta(Core Package)
vesta-php(Php Interpreter)
vesta-nginx(Internal Web Server)
vesta-ioncube(Php Encoder)
vesta-softaculous(App Installer)
Bug solved with rollback?/Problem solved rollback?:
We have problem with DNS cluster, it no work on latest version vestacp, after last update. We have backup our servers and we do rollback because have problem with this function...
If you have like this problem, you can do this at one's own risk.
- Get your backup folder before update /usr/local/vesta/
- Do command: service vesta stop
- Delete in /usr/local/vesta/ all but except -/usr/local/vesta/conf and -/usr/local/vesta/data
- Copy from backup all folder but except -/usr/local/vesta/conf and -/usr/local/vesta/data
- And start service: service vesta start.
- Turn off auto update =)

==============
You can do only this step, if you have old packages.
If you have old packages, you can rollback them...
You can do this at one's own risk!
dpkg -i /var/cache/apt/archives/vesta_0.9.8-26_amd64.deb
dpkg -i /var/cache/apt/archives/vesta-php_0.9.8-26_amd64.deb
dpkg -i /var/cache/apt/archives/vesta-nginx_0.9.8-26_amd64.deb
dpkg -i /var/cache/apt/archives/vesta-ioncube_0.9.8-26_amd64.deb
dpkg -i /var/cache/apt/archives/vesta-softaculous_0.9.8-26_amd64.deb
After this we have:

It's ok for rollback?