• 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.

Error in API-RPC V1.6.3.4 (in getting site information)

R

rootusertom

Guest
When trying to fetch subordinate sites of a certain webspace/subscription with the following call (contents of 'dataset' omitted):

<?xml version="1.0" encoding="UTF-8"?>
<packet version="1.6.3.4">
<site><get>
<filter><parent-id>6</parent-id></filter>
<dataset> ... </dataset>
</get></site>
</packet>

I got the following error:
(1015) Webspace does not exist

This is definitely not correct. The webspace with the ID 6 DOES exist, BUT has no dependant sites in it. When I try the same RP call on a webspace that IS containing sites, I get a valid response.

So IMHO the correct answer to my first request should be a response packet with status "OK" and no data in it.

Regards, Tom
 
Back
Top