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

i can't delete the domain

O

onewinsome

Guest
From domain list I am not able to delete the domain when I did try to do that I get this error please help me what is this and now I can fix it.

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 delete user (onewinsome):(S-1-5-21-438850855-910529496-1721216101-1139) home (C:\Inetpub\vhosts\onewinsome.com): Unable to move (C:\Inetpub\vhosts\onewinsome.com\httpdocs\admin\database) to (C:\Recycler\{86066D57-9347-46a7-B4DB-971D9EF36D29}): (32) The process cannot access the file because it is being used by another process.
 
The issue seems to be caused because the file/directory is in use.

Please do an iisreset and try removing the domain
 
One Winsome

The path C:\Inetpub\vhosts\onewinsome.com\httpdocs\admin\database seems to be used by the system and Plesk is not actually related to Plesk. Please try to identify which process is using it - either backup of for example SQL server where this database is stored and running. If there are no processes that may use it and this folder is empty, try run:

> chkdsk /f

and restart the server to perform full disk scan for I/O errors.
 
Back
Top