• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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