• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Migration Manager Error: MigrationDeployer

I

ioda006

Guest
I tried migrating my sites from cpanel on another server and nothing migrated. Now I can't even get it to try again. I get this error everytime I go to the Migration Manager page:

MigrationDeployer::getScountInfo failed: incorrect format ""
0: /usr/local/psa/admin/plib/PMM/MigrationDeployer.php:65 psaerror(string "MigrationDeployer::getScountInfo failed: incorrect format """)
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()


I can't figure anything out or find any clues searching. Any ideas?
 
To reset the migration manager, I think you need to clear out the table entries in database: psa table: PMM

I recommend that you use phpMyAdmin if you are not familiar with mySQL command line.
 
Back
Top