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

Unable to load object of type IPAddress solution

Tamouh Hakmi

New Pleskian
If you are using Plesk 9 and removed an IP address from Plesk system, then started receiving the error "Unable to load object of type IPAddressUnable to load object of type IPAddress" when creating domains, the following is a possible solution:

- BACKUP your database FIRST! PROCEED AT YOUR OWN RISK

- Open the Plesk database (whether mySQL or MSSQL)

- look for the table IPAddresses , and notice the missing IP ID field (these are the IPs that were removed)

- Then open the table ip_pool , and look on the 2nd column for the IP ID that corresponds to the missing IPs from the first table.

- Remove those rows from the ip_pool,

- Test and hopefully issue is resolved. There are also other KBs with different solutions

- If Plesk staff has input on other location where the IP ID might be referenced, would appreciate that info.
 
Back
Top