• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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