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

IIS ERROR - IisAppPoolDomains.domainId

Status
Not open for further replies.

ddrhostcombr

New Pleskian
Hello

I have a Windows server with Plesk and enable IIS, this error occurs:

Dependent row(s) 'Domains.id = 56' isn't found for 'IisAppPoolDomains.domainId = 56'.
---------------------- Debug Info -------------------------------

How can I solve?
 
Please describe in details how this error message can be reproduced?
 
The problem occurs when you enable IIS for each domain.

Tools & Settings > IIS Application Pool > Global Settings > Always assign one application pool to each subscription
 
SO Microsoft Windows Server 2008 R2 Service Pack 1
Version Panel 11.5.30 Atualizar #23, última atualização em Nov 14, 2013 09:08 AM
 
Sounds like some entries in the database are missing or are corrupt.
What if you do a backup of the domain, delete the domain and repopulate the backup to the vhost?

Is it working then?
 
You could get the domain by connecting to mysql via CLI.

Connect to your mysql-server, go into psa database and have a look in Domains + IisAppPoolDomains.
That should give you appropiate information about the domain.
 
Status
Not open for further replies.
Back
Top