• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Problems with migration manager

muelbe

New Pleskian
Here my problem
i want to migrate a domain from SERVER A to SERVER B

when i start the migrattion the server say "Error: No migration agents found. Data migration is not available."

The hostnames are different and the .bashrc is the original file
(http://kb.parallels.com/en/9066 and http://kb.parallels.com/8495)

here is the Log File
Code:
8574: 2013-11-28 00:41:30,656 DEBUG --> <pmmcli.GetScoutInfoAction object at 0xb757288c>
8574: 2013-11-28 00:41:30,656 INFO stdin: <migration-task-description owner-guid="91118264-64b0-4a8c-bb17-8416a86a5d58"><agent-credentials><host-credentials remoting-type="ssh"><login>root</login><password>PASSWORD SERVER A</password><hostname>SERVER A IP</hostname></host-credentials></agent-credentials><dst-host-parameters><dst-temporary-directory>/opt/psa/PMM/var</dst-temporary-directory></dst-host-parameters></migration-task-description>
8574: 2013-11-28 00:41:30,709 INFO Packet succesfully validated.
8574: 2013-11-28 00:41:30,711 DEBUG <pmmcli.ActionRunner object at 0xb757274c>: doActivity
8574: 2013-11-28 00:41:30,712 INFO Executing <subprocess[8575] '/opt/psa/admin/bin/migration-handler --migration-get-scout-info'>
8574: 2013-11-28 00:41:31,764 INFO Execution of <subprocess[8575] '/opt/psa/admin/bin/migration-handler --migration-get-scout-info'> finished successfully.
8574: 2013-11-28 00:41:31,765 DEBUG <pmmcli.GetScoutInfoAction object at 0xb757288c>: response
8574: 2013-11-28 00:41:31,767 INFO Outgoing packet:
<?xml version="1.0" encoding="UTF-8"?>
<response>
    <errcode>0</errcode>
    <data>
        <scout-result migration-session-id="20131128004130938">

The ports on the firewall are open and i can login via ssh from SERVER B to SERVER A and from SERVER A to SERVER B

On the Server is PLESK 11.5.30
 
There is no any errors in this log.
I hostname of SERVER B resolvable from SERVER A and vice versa? Have you tried to use IPs instead of hostname? Have you tried to find more details in migration logs?
 
Back
Top