• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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