• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Domain creation not possible

M

Marcin

Guest
Hi,

I've updated my Plesk to the new version 8.1.1 and now I'm not able to create a new domain. I'm not sure if it's caused by the update.

Can anyone help me to solve this problem?

Thanx in advance

Here is the error mesage:

Code:
Unable to create IP Address object: Table->select() failed: no such row in the table

0: /usr/local/psa/admin/plib/class.CreateDomainForm.php:42
    ip_pool_slist(object of type IPPool)
1: /usr/local/psa/admin/plib/class.CreateDomainForm.php:131
    CreateDomainForm->assign(boolean true, boolean false, string '', object of type Client, object of type IPPool, array, boolean true, object of type BsDomain, boolean false)
2: /usr/local/psa/admin/htdocs/domains/create_domain.php:256
 
Hi,

if I choose the 'customer' and then click on the 'IP Pool' then I get the next error :(

Code:
Unable to create IP Address object: Table->select() failed: no such row in the table

0: /usr/local/psa/admin/plib/common_func.php3:151
    psaerror(string 'Unable to create IP Address object: Table->select() failed: no such row in the table')
1: /usr/local/psa/admin/plib/class.IPPoolList.php:120
    ipPoolList->fetchIPPoolList()
2: /usr/local/psa/admin/plib/class.cList.php3:103
    cList->fetchList()
3: /usr/local/psa/admin/plib/class.cList.php3:123
    cList->init()
4: /usr/local/psa/admin/htdocs/clients/cl_pool.php3:81
 
If I take a look on the 'server' and then the IP Addresses, then I see one address and that the address is assigned to one customer, the customer I use.
 
Back
Top