• 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
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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