• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Failed on convert plesk 8.x backup to 11.x

L

Leonardo Lage

Guest
Hello,

I like to migrate my last old server with plesk 8.x to 11.x

I make backup normally using this kb http://kb.parallels.com/en/112692

Copy data to new server, and migrate backup to 9.x format:


C:\MIGRATION>"%plesk_bin%"\pre9-backup-convert --source=test1.plesk --desti
nation=test1-converted.xml
The backup file was converted to the Panel 9 format. The resulting archive's fil
e name is "converted_info_1207130634.xml"
To convert the resulting backup file to the Panel 11.0.9 format, issue the follo
wing command:
"D:\Program Files (x86)\Parallels\Plesk\admin\bin\pre10-backup-convert.exe" --co
nvert -source "test1-converted.xml\converted_info_1207130634.xml"


I receive this message and try to convert to 11.x format, but all times have error

Wrong syntax for command's '-source' parameter.

but appers its fine, its possible help-me?

Complete command and message of migrate to 11.x:


C:\MIGRATOIN>"D:\Program Files (x86)\Parallels\Plesk\admin\bin\pre10-backup-
convert.exe" --convert -source "test1-converted.xml\converted_info_1207130634.
xml"
Wrong syntax for command's '-source' parameter.
 
You can not migrate files from 8 to 11, you will need to go step by step. Or try upgrading 8 directly using upgrade option.
 
Back
Top