• 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

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