• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

PMM not working after failed migration

JAOrihuela

New Pleskian
Hi:

After trying to migrate 40 domains we can not access to the Migration Manager page, instead receive the following


MigrationDeployer::getPlatform failed: empty file "/usr/local/psa/PMM/var/dump.xml"
--------------------------------------------------------------------------------
0: /usr/local/psa/admin/plib/PMM/MigrationDeployer.php:2 psaerror(string "MigrationDeployer::getPlatform failed: empty file "/usr/local/psa/PMM/var/dump.xml"")
1: /usr/local/psa/admin/plib/PMM/MigrationDeployer.php:2 migrationdeployer->getplatform()
2: /usr/local/psa/admin/plib/PMM/MigrationDeployer.php:2 migrationdeployer->translatedump()
3: /usr/local/psa/admin/plib/PMM/MigrationSingleBegin.php:2 migrationdeployer->singletranslatedump()
4: /usr/local/psa/admin/plib/PMM/MigrationSingleBegin.php:2 migrationsinglebegin->translatedump()
5: /usr/local/psa/admin/plib/PMM/MigrationCObject.php:2 migrationsinglebegin->_make()
6: /usr/local/psa/admin/htdocs/server/PMM/index.php:2 migrationsinglebegin->make()


Migration was from 5.0.5 and on the /usr/local/psa/PMM/archives
I can see 680MB of files ( html, cgi, attach)
We also had to erase a file of 317MB from /tmp ( we only have 500MB there)
After that we have upgraded to 7.5.1 but problem continues

Please advice on how to correct the access to the migration panel.

Regards, TIA and MX

Julio.-
 
Hi,

To recover access to the Migration Page on plesk we had to:
1.- delete all files on /usr/local/psa/PMM/archives
2.- after reading the manual we copy dump_plesk.xml to dump.xml
3.- on the dump.xml file there were references to a plesk7.dtd file , we changed them to pleskX.dtd
( thats because trying to correct the problem we upgraded to version 7.5.1 )

After that we continued doing migration but taking care of file sizes. ( even erased manually some logs on /home/httpd/vhost/domain/)

Regards
 
Back
Top