Page 1 of 1

Vestacp doesnt work after Centos 7 full restore

Posted: Tue Jan 23, 2018 8:47 pm
by jose
Hi i did a backup with rsnapshot from "/" folder.

After i installed a fresh centos 7 installation

Finally i use this code to restore the full backup.

Code: Select all

rsync --progress -avz /backup/ /
The problem is the website is not online and vesta doesnt work, but the files look ok.

I took this error
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1052) [sender=3.0.9]
after use

Code: Select all

rsync --progress -avz /backup/ /
Please, someone cna help me? i dont know whats happened


vesta, nginx, php-fpm, memcached, varnish are down after restore.

I started each one, but stil doesnt work the web.