• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

PLesk back / Restore failure

MalHaskins

New Pleskian
I'm having problems using the plesk backup manager to restore or roll back domains.
Essentially what is occuring is that the plesk restore process will not work if the files and or databases I am trying to restore are already in existence.

Ie - I am wanting to roll back a domain, I can't do so unless I first delete the files or databases I want to roll back.

anybody else had this issue or know why it is occuring?

here is a sample of the log file

ERROR: (domain object 'wbzhost.com') Failed deployment of database basenz13 (domain wbzhost.com)

ERROR: () Execution of /usr/bin/mysql --no-defaults -u backup_z5tZV25 -h localhost -P 3306 basenz13 failed with return code 1.
Stdin is
source /tmp/migration-unpack-QzhS1z/backup_basenz13_1_1210090447;
exit
Stderr is
ERROR 1049 (42000) at line 1976 in file: '/tmp/migration-unpack-QzhS1z/backup_basenz13_1_1210090447': Unknown database 'basenz13'




ERROR: (hosting object 'wbzhost.com') Can not deploy content of domain wbzhost.com

ERROR: () Archiver error: from /var/lib/psa/dumps/domains/wbzhost.com//backup_wbzhost.com_vhost_1210090447.tgz to /var/www/vhosts/wbzhost.com:
tar: httpdocs/test/python/test.py: Cannot open: File exists
tar: httpdocs/test/python/test.html: Cannot open: File exists
tar: httpdocs/test/php/test.php: Cannot open: File exists
tar: httpdocs/test/php/test.html: Cannot open: File exists
tar: httpdocs/test/cgi/test.html: Cannot open: File exists
tar: httpdocs/test/ssi/test.html: Cannot open: File exists
tar: httpdocs/test/ssi/test.shtml: Cannot open: File exists
tar: httpdocs/test/fcgi/fcgi.py: Cannot open: File exists
tar: httpdocs/test/fcgi/test.fcgi: Cannot open: File exists
 
Back
Top