• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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