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

Migration API broken in 10.4.4?

C

cmadams

Guest
I built a new server running RHEL 6 and Plesk 10.4.4 (MU14), and I'm trying to migrate several hundred sites from an old Plesk 8 server. I'm trying to script the migration (because there are a bunch of things that have to be done after the Plesk Migration Manager finishes), but the PMM API call isn't working. I get an internal server error, and sw-cp-server/error_log has:

2012-01-27 13:30:34: (mod_fastcgi.c.2588) FastCGI-stderr: PHP Fatal error: Class 'Db_Table_Broker_ServiceNode' not found in /usr/local/psa/admin/plib/Db/Table/Broker.php on line 42

There's a post from a month ago over in the Developer/Plesk API forum about this, but it doesn't have any response.

If that isn't going to get fixed, does anybody know of another scriptable way to perform migrations? I looked at the pmmcli utility, but I didn't find any documentation and couldn't figure out the correct input/arguments/order of operations.
 
Back
Top