Error: invalid backup format
Error: invalid backup format
Hi, yesterday I discovered that on my server after the last update of vesta 29 Dec 0.9.8-18, the restore procedure it doesn't work. As I see on the log the zipped file is on invalid format. The restore from the panel or from the ssh used to worked...
I unzip the files on my PC and I uploaded through FTP.
It will be nice if someone fix the issue.
I unzip the files on my PC and I uploaded through FTP.
It will be nice if someone fix the issue.
Re: Error: invalid backup format
thank you imperio for you reply.
I dont know if I did it right , but it didn't work for me.
I did the following steps:
and the change the line from:
to
then I reboot the server.
But I didnt worked...
I tried to backup and restore through panel but i have the same error.
Do I have to try anything else?
Sorry I am newbie to all of this.
I dont know if I did it right , but it didn't work for me.
I did the following steps:
Code: Select all
nano /usr/local/vesta/func/main.sh
Code: Select all
backup) is_user_format_valid "$arg" 'backup' ;;
Code: Select all
backup) is_object_format_valid "$arg" 'backup' ;;
But I didnt worked...
I tried to backup and restore through panel but i have the same error.
Do I have to try anything else?
Sorry I am newbie to all of this.