Failure during restore of backup on live server
Posted: Tue Nov 25, 2014 1:05 pm
Hi I am having difficulty restoring a backup to a new live server from a local deployment server running in a Virtualbox VM (if that matters). I have read many related posts on the Vesta forums where the same error appears, but there seems to be no resolution, except for reinstalling Vesta and trying again. I have done this many times.
When I follow the instructions to restore, on a plain Centos 6.6 installation (updates installed) with Vesta, I get the following set of errors:
If I then try a manual restart of nginx I get the following:
There doesnt seem to be anything wrong with the nginx.config file, I did a comparison before and after the v-restore-user command, and they are basically the same.
I have tried restoring as admin and as test with the file properly renamed, same outcome.
The system is as follows:
CentOS release 6.6 (Final)
Vesta latest release (as of 25/11/2014)
You are welcome to access the server if that helps.
Any advice would be appreciated.
When I follow the instructions to restore, on a plain Centos 6.6 installation (updates installed) with Vesta, I get the following set of errors:
Code: Select all
[root@mail backup]# v-restore-user test test.2014-11-25.tar
-- WEB --
2014-11-25 07:55:11 mydomain.com
Error: nginx restart failed
Code: Select all
[root@mail ~]# service nginx restart
nginx: [emerg] unexpected end of file, expecting ";" or "}" in /home/test/conf/web/httpd.conf:35
nginx: configuration file /etc/nginx/nginx.conf test failed
I have tried restoring as admin and as test with the file properly renamed, same outcome.
The system is as follows:
CentOS release 6.6 (Final)
Vesta latest release (as of 25/11/2014)
You are welcome to access the server if that helps.
Any advice would be appreciated.