• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Question Cannot create Subdomains/DNS Zone on domains like <id>.web.mydomain.com

BenjaminK

New Pleskian
Hello everyone,

I'm currently facing a problem to provide webspaces for my customers.

In general, a unique domain is generated for each webspace with the following schema: <id>.web.mydomain.com.
If then users try to create sub domains like test.<id>.mydomain.com on this given domain, this error occurs: "Cannot create the DNS zone because its superzone belongs to another user." (translated from German).

I've read that you could disable this feature, but this approach would expose severe security problems.
Therefore, I really want to avoid it.

I'm not sure if the error really belongs to the domain names, but it's the most likely cause.
Is there any way of handling this, or do I really have to disable the feature?

There are some basic information about the plesk instance:
Code:
<version>
    <plesk_name>psa</plesk_name>
    <plesk_version>18.0.32</plesk_version>
    <plesk_os>Debian</plesk_os>
    <plesk_os_version>10.0</plesk_os_version>
    <plesk_build>1800201221.13</plesk_build>
    <os_release>4.19.0-10-amd64</os_release>
</version>

Many thanks in advance and a good evening
Benjamin K.
 
Back
Top