• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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