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

Migration plesk 11 to 11 error with password encripteds

fdsfsfdsj

New Pleskian
I have to made a migration from two servers with plesk 11, My surprise is when I start the migration plesk trigger a error:

Con errores: pmm utility 'migration_handler' raised an exception. Error code is: 1
See pmmcli.log to find out detailed information on this


I go to view pmmcli.log and this have a error when parses the dump.xml


I go to view dump.xml at line of the error, and my suprise is that a password of email is encripted and the error is when parse this password encripted. Other passwords are not encripted


[root]# xmllint --schema /usr/local/psa/PMM/plesk.xsd dump.xml --noout

dump.xml:80: parser error : Input is not proper UTF-8, indicate encoding !
Bytes: 0xE3 0x4D 0xF4 0xE3
<password type="plain">ãMôãMô</password>
^
dump.xml:1038: parser error : PCDATA invalid Char value 26
<password type="plain">ö@SÈD</password>
^
dump.xml:1083: parser error : PCDATA invalid Char value 26
<password type="plain">ö@SÈD</password>



Anyone can help me?
 

Attachments

  • fallo_plesk.png
    fallo_plesk.png
    129.9 KB · Views: 0
Last edited:
Back
Top