Page 1 of 1

Restore from backup failed

Posted: Sun Apr 09, 2017 3:51 pm
by bloodmoon
Hello Everyone,

I am trying to restore my backup on new machine. I am getting Permission Denied and Invalid backup formate

Code: Select all

admin@panel:/usr/local$ /usr/local/vesta/bin/v-restore-user user mysite /home/backup/mysite.2017-04-09.tar 
bash: /usr/local/vesta/bin/v-restore-user: Permission denied

Code: Select all

admin@panel:/usr/local$ sudo /usr/local/vesta/bin/v-restore-user admin /home/backup/admin.2017-04-09.tar
Error: invalid backup format :: /home/backup/admin.2017-04-09.tar
I tried to restore the backup with following different permissions but same above errors.

Code: Select all

chown -R admin:admin /home/backup

Code: Select all

chown -R root:root /home/backup
Log file
2017-04-09 16:32:09 v-restore-user 'user' 'mysite' '/home/backup/mysite.2017-04-09.tar' [Error 10]
2017-04-09 16:33:23 v-restore-user 'admin' 'admin.2017-04-09.tar' [Error 3]

Please guide

Re: Restore from backup failed

Posted: Mon Dec 18, 2017 4:07 pm
by agus
up

Re: Restore from backup failed

Posted: Mon Dec 18, 2017 9:25 pm
by intrepid32043
I had a similar problem recently and was able to figure out a solution based off of the information I found at this website - http://easycomputertutorial.com/use-ves ... tore-user/

Not sure beyond that.

Re: Restore from backup failed

Posted: Tue Dec 19, 2017 2:40 am
by agus
intrepid32043 wrote:I had a similar problem recently and was able to figure out a solution based off of the information I found at this website - http://easycomputertutorial.com/use-ves ... tore-user/

Not sure beyond that.
i did not find solution from this page.

as information, i am trying to restore from dedicated server to google cloud.
Update, the respon was Permission Denied, but in the vestacp control panel, all data restored.