• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Error: Unable to import file as dump:

pdsolutions1

Basic Pleskian
Hello,

I have the latest CentOS7 running the latest plesk 12.5 update 20 and i have deleted some files by mistake.
Having those files on a FTP repository i thought that there will be no problem restoring an multi volume backup, but it seems that plesk fails on uploading those files with the error message: "Error: Unable to import file as dump: The file you are trying to upload is not a valid backup file."
I mention that all the backup files were generated by plesk 12.5 backup manager and exported to FTP, also that the suscription i want to restore contains 3 .tar files on my FTP server where all backup files are stored.
I aslo tryied to copy the files on server but it also fails with the same error.

Thanks in advance,
 
First, to restore your files as soon as possible you could restore them manualy. The dump splitted using Unix "split" command, so you can join these files to single archive and extract some files from it.
Or you can import dump using /usr/local/psa/admin/pmm-ras utility
See similar topic for details http://talk.plesk.com/threads/houston-we-have-a-problem.336613/#post-794808

To understand the reason of error, check logs at /var/log/plesk/PMM/import*
With debug enabled you'd get more information (you can enable debug logging in /usr/local/psa/admin/conf/panel.ini
 
Back
Top