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

BUG Report Migration Manager from PSA 2.5.5

D

datahaus

Guest
tested with PLESK 7.5.1 Reloaded

when a domain has no hosting enabled on PSA 2.5.5
the dump.xml file has this entry:

....
<domain www="false" name="domain.com">
<mailsystem/>
....

but on import, migration fail because somehow a IP is expected - so i tried to do this:
....
<domain www="false" name="domain.com">
<domain_ip ip_ref="ip_1597136688"/>
<mailsystem/>
....

then import was OK

this issue cost me 5 hours of investigating :-(

HOPE this info helps somebody else ...
 
Back
Top