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

error message when deleting client

Not these last group of domains that I deleted. It is after I try to delete the domain that the server crashes and then I cannot delete the domain in Plesk due to a the DB error described above.

I will say I did not research the
ftp://download1.swsoft.com/Plesk/Au...ZonesRepair.exe yet as I have a Linux server and a .exe didn't seem to fit at first glance.
 
Whoops sorry , that file I mentioned will not work on Linux.

You should try logging in to MYSQL and manually rebuilding the DNS zone file IE:

mysql -uadmin -p`cat /etc/psa/.psa.shadow`;
use psa;
 
Yeah, I've done that successfully before and it worked. When I found this problem's symptoms were caused by deleting a domain which crashes the server I decided to pose the question here.
 
I have two domains with issues and I want to compleatly remove them and plesk will not allow me.

I tried both the options above and still cannot remove these domains (entire account out of plesk).

Is there a way to force remove it?
 
Back
Top