• 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

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