• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.

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