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

Cannot delete Sites

R

rokit13

Guest
I am trying to delete sites in Plesk 7.6.1 and I get the following error:

Error: Unable to remove domains: Problems occured while removing domains: Unable to remove hosting: Unable to delete system user: SysUser->systemRemove() failed: usermng failed: Unable to open process token: (5) Access is denied..


Any ideas where I can do to fix this?
 
First try to reconfigure that domain using following command:

websrvmng.exe --reconfigure-vhost --vhost-name=<domain name>

You must run this command under Plesk bin folder. Which is usually at following path:

C:\Program Files\SWsoft\Plesk\Admin\Bin\>

It will take some time to process, after that try again and if it still failed to remove then make sure the webusers/ ftp users / subdomain users physically exists in computer management under user tab, if not then first create the user and then try to delete the domain.

Cheers!
 
Back
Top