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

Creation of subdomain failed - now it is stuck in the system!

Maikell

New Pleskian
Hello!

In Plesk I have added several subdomains.
But one of them created a problem while I was creating the subdomain. Now I cannot use it and I cannot delete it. Even the backup task says, that is has a problem with the domain:

Code:
<?xml version="1.0" encoding="utf-8"?>
<execution-result status="warnings">
  <object name="SUBDOMAIN.DOMAIN.de" type="domain">
    <message severity="error" id="6d2f36b4-6ba7-4022-b51b-f3200f7434bb" code="InformationalException">
      <description>Cannot dump domain hosting settings</description>
      <message severity="error" code="ArgumentException">
        <description>WWW root for SUBDOMAIN.DOMAIN.de is not found
Parameter name: siteName</description>
      </message>
    </message>
    <message severity="error" id="c13b0ebb-4ea6-42f2-b159-cf4a809da801" code="InformationalException">
      <description>Cannot dump dns zone with id '59'</description>
      <message severity="error" code="BUException">
        <description>Dns zone not found in the database!</description>
      </message>
    </message>
  </object>
</execution-result>

When I try to delete the subdomain Plesk fails an says:
Code:
Fehler: DNSZone::Table::select() failed: no such row in the table

How can I delete this broken subdomain?


Server:
Windows Web Server 2008 R2
Plesk 11.0.9
 
Back
Top