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

Resolved Plesk Migration tool - Access to API is disabled for x.x.x.x

Thommato

New Pleskian
I've encountered an issue with the following module/plug-in within Plesk called 'Plesk Migrator'.

I cannot connect with the source server, I'm getting the following error: Failed to connect to target Plesk server by Plesk API: Plesk error [1006]: Access to API is disabled for x.x.x.x

I enabled the API within the configuration file (Panel.ini) of Plesk into the following:
[api]
allowedIPs = x.x.x.x

And this works, because the first time I got the following error:
{
"code": 0,
"message": "Access to API is disabled for x.x.x.x"
}
And now I get a login window that asks for the username and password.

So, this is enabled and must work. But it still gives me the error.

Now my question is, how to fix this, and how does the destination server know the API login and password, because it asks for it and you cannot specify those details within the tool?
 
Back
Top