• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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