• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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