• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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