• 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

Recovery fails

J

john753

Guest
I'm trying to recover the system from a backup, but I always get the following error:

s15259566:/srv/pleskbackup # /usr/local/psa/bin/pleskrestore --restore backup -level all -map map
------------------------------------------------------------------------
Restore has been started
------------------------------------------------------------------------
Vergangene Zeit: 00:00:00Traceback (most recent call last):
File "/usr/local/psa/admin/share/supervisor/processor.py", line 115, in doActivityRunner
newState = self.doActivity()
File "/usr/local/psa/admin/share/supervisor/processor.py", line 320, in doActivity
localBackup.getMetadata().extract(self.session.getConvertedDumpFileName())
File "/usr/local/psa/admin/lib/python/backup.py", line 423, in getMetadata
(part_info, part_content) = self.decodedParts.next()
File "/usr/local/psa/admin/lib/python/backup.py", line 208, in decodeParts
for (part_info, part_content) in parts:
File "/usr/local/psa/admin/lib/python/backup.py", line 156, in enumerateParts
raise RuntimeError("Top level is not multipart/related", toplevel.gettype())
RuntimeError: ('Top level is not multipart/related', 'multipart/signed')
 
hi,

We had similar problems when doing a restore of a backup.
The first time it indeed fails, a second time just goes thru without any problems and the backup is restored.

Patrick
 
Back
Top