Sometimes, when you try to add a new domain from Plesk , you may encounter the error :
Quote:
Unable to load object of type IPAddress with id=8: Table->select() failed: no such row in the table
0: common_func.php3:3159
objectMakerEx(string ‘IPAddress’, integer ’8′)
1: IPPoolManager.php:968
IPPoolManager::toString(integer ’8′, string ‘exclusive’)
2: class.CreateDomainForm.php:31
ip_pool_slist(array)
3: class.CreateDomainForm.php:271
CreateDomainForm->assign(boolean false, boolean false, string ”, object of type Client, array, array, integer ’0′, boolean true, boolean false, boolean false, boolean false, boolean false, array, array, array, boolean false, object of type plesk__client__domain__properties)
4: DomainPropertiesUIPointer.php:437
DomainPropertiesUIPointer->accessItem_create(string ‘GET’)
5: DomainPropertiesUIPointer.php:59
DomainPropertiesUIPointer->accessItem(string ‘GET’, NULL null)
6: UIPointer.php:596
UIPointer->access(string ‘GET’)
7: plesk.php:38
|
To fix the issue you just need to add a new ip to the
plesk control panel from :
Quote:
|
Plesk >> Home >> IP addresses management >> Add IP Address
|
and then remove the same IP from
Quote:
|
Plesk >> Home >> IP addresses management >> Add IP Address
|
Now try to add the domain you will be able to add a new domain without any error.
That's all you are done.