• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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