• 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!
  • 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.

pre9-backup-convert.exe

J

jamescrown

Guest
Has anyone been able to convert older PSA backups? Here is my attempt:

C:\Program Files\Parallels\Plesk\admin\bin>pre9-backup-convert.exe --source="%plesk_bin%\backup.psa" --destination="%plesk_dir%\Backup"

Unexpected name of pinfo: info_not_requiredinfo_not_required
No variable 'lastSappPrefix' in context
Created dump:
converted_info_0812301645.xml

However when I login to plesk the backup converted_info_0812301645.xml shows "This file is not a valid backup file." and 0bytes.
 
My psa backup info.xml does not have "admin_news_dismissed" in it. That is your solution for yet another backup issue. Please see the error message I pasted above. Do you have a fix for "No variable 'lastSappPrefix' in context" ?
 
Applied new hotfix to server but converting old backup still fails with the following:

Unexpected name of pinfo: info_not_requiredinfo_not_required
No variable 'lastSappPrefix' in context
Created dump:
converted_info_0901151228.xml

Jan 15, 2009 12:28 PM converted_info_0901151228.xml This file is not a valid backup file. 0 B
 
If this happens to you, here is the fix:

rename your backup.psa to backup.zip
extract the info.xml
remove the line "<misc param="admin_info_not_required" val="true" />" from your info.xml
add info.xml back to the archive
rename backup.zip to backup.psa and attempt your conversion again

----

It seems that they removed a number of configuration options due to the changes in 9.0 but they did not make any thing that checks for obsolete options. Instead the program just breaks and you need to put in a support request. Hopefully that can be fixed in future releases to make migrating older servers easier?
 
Back
Top