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

Migrating data from Plesk and cPanel

C

ChipMonk

Guest
I am trying to migrate my 20 users from one plesk based server (that is at FC1) to another pleks based server (that is at FC2).

there are some very annoying troubles.

I can not open any email in new server - it simply gives invalid login error. I tried even to reset the ids. even ftp accounts are not working.

After this migration, i attempted to migrate some users on a cpanel based system. My one client wanted to migrate to my server from cpanel (that is hosted by somene else - and the client have reseller plan there).

i put the <hostname>: port and username/password of that person to import the data (i dont know i did it correctly) but it gave the following:


MigrationDeployer::getScountInfo failed: not exist file /usr/local/psa/PMM/var/scout-result.xml
0: /usr/local/psa/admin/plib/PMM/MigrationDeployer.php:58 psaerror(string "MigrationDeployer::getScountInfo failed: not exist file /usr/local/psa/PMM/var/scout-result.xml")
1: /usr/local/psa/admin/plib/PMM/MigrationUploadScout.php:431 migrationdeployer->getscoutinfo()
2: /usr/local/psa/admin/plib/PMM/MigrationUploadScout.php:484 migrationuploadscout->gethostfs()
3: /usr/local/psa/admin/plib/PMM/MigrationUploadScout.php:225 migrationuploadscout->gethostfslist()
4: /usr/local/psa/admin/plib/PMM/MigrationUploadScout.php:121 migrationuploadscout->iniformscountresult()
5: /usr/local/psa/admin/plib/PMM/MigrationCObject.php:40 migrationuploadscout->_make()
6: /usr/local/psa/admin/htdocs/server/PMM/index.php:11 migrationuploadscout->make()



Now Migration system is giving this error whenever i try to open.

how to fix it?
 
i put the <hostname>: port and username/password of that person to import the data (i dont know i did it correctly) but it gave the following:
[/QUOTE}

You should put only the hostname to the 'hostname' field, and root password to the password field. It's all documented, after all :)

Now Migration system is giving this error whenever i try to open.

how to fix it?

Deleting all the entries from the psa.PMM mysql table worked for me.
 
Back
Top