• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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