I try to terminate account in cpanel, but its stuck in the middle and when I am trying to terminate account again - I am getting error: Terminate an Account Account Removal Status: failed (Warning!.. system user xxxxx does not exist! ) Warning!.. system user xxxxx does not exist! but account is still present in cpanel and I can not create new one. HELP PLEASE
Try to delete the user from SSH using following command: userdel -r username Note: It will also remove /home/username directory. Kailash
You may need to manually remove it from cPanels user files (/var/cpanel/users, /var/cpanel/userdata, /var/cpanel/userhomes). Then run /scripts/updateuserdomains and /scripts/rebuildhttpdconf.