• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

trouble removing domain name

G

go1cast

Guest
Hi,

Ok I'm having trouble removing domain name using Plesk 7.5.3.
it's giving me this error message:
Unable to remove domain name: Problems occured while removing domain name: Unable to remove hosting: Unable to delete system user: SysUser->systemRemove() failed: usermng failed: usermng: Closer user "username" session failed: usermng: Unable to delete user: "username"

That's just it, the user isn't log on whatsoever at all. If anyone can help, it'll be great.

Thanks.
 
Add the ftp user for that domain in command line with:

useradd <ftp_name> -G psacln

and then you will be able to delete the domain.
 
ok when I do that I get this error:
adduser: error locking group file
 
The is a process that is using /etc/group. Wait a little bit and if you can not find it, try the command:

lsoft /etc/group

Another easier solution would be to reboot the server.
 
thanks for help me out. I got it to finally delete the domain name.
thanks again.
 
Back
Top