• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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