• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Migration Manager returns a blank page...

A

ab@rebusiness

Guest
Hi all - wondering if anyone out there cann assist me...


I have a brand new install of 7.5.4, and initially, the Migration Manager worked well, not bulletproof, but was getting some results...

Then after a long Migration, it simply 'gave up', and now shows a blank page in the GUI... no HTML code to be found - simply blank.

Looking at the migration log in /usr/local/psa/PMM/var/migration.log reports the earlier tries, but now this over and over:

----
[19:17:30 30.08.2005 | pid 16113]:Deployer | Started (pid 16113, uid 0, euid 0) | '/usr/local/psa/admin/bin/deployer' '--get-fs'
[19:17:30 30.08.2005 | pid 16113]:Deployer | Finished (pid 16113)
[19:22:24 30.08.2005 | pid 16237]:Deployer | Started (pid 16237, uid 0, euid 0) | '/usr/local/psa/admin/bin/deployer' '--get-fs'
[19:22:24 30.08.2005 | pid 16237]:Deployer | Finished (pid 16237)
[19:43:59 30.08.2005 | pid 16383]:Deployer | Started (pid 16383, uid 0, euid 0) | '/usr/local/psa/admin/bin/deployer' '--get-fs'
[19:43:59 30.08.2005 | pid 16383]:Deployer | Finished (pid 16383)
[19:44:38 30.08.2005 | pid 16436]:Deployer | Started (pid 16436, uid 0, euid 0) | '/usr/local/psa/admin/bin/deployer' '--get-fs'
[19:44:38 30.08.2005 | pid 16436]:Deployer | Finished (pid 16436)
----


I have had a decent search of the Forums, and found this reference - for similar a blank Migration Manager page in 7.1.3 :

http://forum.plesk.com/showthread.php?threadid=17673&highlight=migration+manager+blank

In particular, I tried the complete solution by 0013:


----
I have experienced the same problem. Here is how to fix it.
1. Potam is right - add plib/PMM to include path and restart the httpsd by killall -HUP
2. Next do the following:
# cd /usr/local/psa/admin/plib/PMM
# mv MigrationIpMap.php MigrationIpMap2.php
# echo "<? require_once('PMM/MigrationSelectMigrated.php'); require_once('PMM/MigrationIpMap2.php');
?>" > MigrationIpMap.php

Refresh browser window - you should proceed to the next screen.
----


Anything amiss? anyone else with a similar situation?

Looking forward to any assistance, pointers, or fixes...

Thanks in advance...

AB out
 
Back
Top