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

Problem with IP address from IP change

MSU-CNS

New Pleskian
We have been changing our DNS over the last few months of each site. We have all the site ip's change and now I need to remove the old IP but Plesk will not allow me to. It says it's in use but I can find any site using the old IP. I have some site that don't work because it trying to access the old IP when a site wants to talk with MySQL. When the Server Overview says the IP it's the old one. How do I change this IP?

My Server Overview
IP address 35.8.201.207
OS Microsoft Windows Server 2008 R2 Service Pack 1

Matt
 
Try to find relation between IP address and domains in 'hosting' table of psa database (ip_address_id and dom_id fields). Tables 'domains' and 'IP_Addresses' will help with it.
 
check psa database for ips and hosting tables. It will give idea if old ip is assigned to any domain.
 
Back
Top