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

Delete domain error

R

Raied@

Guest
When I try to delete a domain, a message error comes out, and the domain couldn't be deleted.

The error message is:

Error: Unable to remove domains: Problems occured while removing domains: Unable to turn the domain OFF: User or role 'auss' does not exist in this database.

plesk version is 7.5

Thanks in advance
 
This belongs to your MS SQL DB user in that particular domain.

Try to remove DB contents , tables, procedure through ms sql and then remove domain.
 
arazas,

Your post helped me determine the source of the error, namely that there is an orphaned user in the Microsoft SQL database. My workaround was to go to the database, re-add a user, and then retry the operation in Plesk. This worked.

thanks.
 
Back
Top