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

Can't remove domain, database related?

B

bray

Guest
Hey All,

I am trying to remove a domain in Plesk but get this error:

"Unable to remove domain. Problems occured while removing domain. Unable to init SSLCertificate object: sslcertificate: unable to select: no such row in the table"

So I figure something is funky with the cert that was used for this domain when it was active. But after I remove the cert, it still won't let me get rid of the domain with that same error popping up.

I have gone throgh the forums and I don't see anyone else with this problem, so I am posting for some help. If anyone has some clues where to go from here to remove this domain that would be great.

Thanks,

Eric
 
I am getting what I believe is the same error. Has anyone got a fix for this?

Unable to init SSLCertificate object: SSLCertificate: unable to select: no such row in the table

--------------------------------------------------------------------------------

0: /opt/psa/admin/plib/class.PhDomain.php:218
PhDomain->reset_certificates(boolean true)
1: /opt/psa/admin/plib/class.PhDomain.php:422
PhDomain->reset(integer '0', boolean true, boolean false)
2: /opt/psa/admin/plib/class.BsDomain.php:297
BsDomain->reset(integer '0')
3: /opt/psa/admin/plib/class.BsDomain.php:291
BsDomain->delete(integer '0')
4: /opt/psa/admin/plib/class.BsDomain.php:530
mdeleteDomains(array)
5: /opt/psa/admin/plib/class.Manager.php:353
Manager->removeDomains(array)
6: /opt/psa/admin/htdocs/domains/domains.php3:209
 
Back
Top