• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

XMLRPC error message "Unable to get ip id by address from db" when adding domains

G

GrahamW

Guest
I'm getting the following response from the server:

<packet version="1.6.0.1">
<domain>
<add>
<result>
<status>error</status>
<errcode>1023</errcode>
<errtext>Unable to get ip id by address from db</errtext>
</result>
</add>
</domain>
</packet>

after attempting to add a new domain on an existing shared IP address on the server.
I have checked and confirmed that the IP address is valid, in the system, and it the same as is returned when I send a packet off to query for available IPs.

Any help on tracking down this issue would be helpful. Thanks.
 
Try to reread IPs on this Plesk server and make sure that this IP is really exists in client's IP pool.
 
I have reread the IPs, and confirmed they are correct and valid.
The user I am using to test the XMLRPC API is the admin user. How do i get this IP address included in the admin users IP pool?
 
I have refreshed the IPs, and confirmed the set are valid.
Current testing is using an administrative user for connection via the API.
Do the IP addresses need to be assigned to a pool for this user in order to correct this error message?
 
Back
Top