• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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