• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Issue "User account already exists" while user doesn't really exists

velocidad

New Pleskian
I'm using plesk 12.5.30 update#48 on ubuntu 14.04.5 LTS and when trying to add new domain Igot an error telling me that the user account already exists.

It's true that I've created this user and after that delete it (from users panel on plesk), also delete the email associated(this was not deleted when deleted the user account, don't know why) to this account, but as I've root ssh access to this server I just check it and the user is still on /etc/passwd. That's why I'm getting the error.

Is this normal behavior of plesk? Is there a way to solve it?
 
Maybe there is some kind of database inconsistency. I would suggest you check and fix it with

# plesk repair db

command.
 
# plesk repair db

Checking the Plesk database using the native database server tools .. [OK]

Checking the structure of the Plesk database ........................ [OK]

Checking the consistency of the Plesk database ...................... [OK]

Error messages: 0; Warnings: 0; Errors resolved: 0


Just want to point that the user was not created with the users menu but when creating a subdomain, after deleting the subdomain, the user remains in /etc/passwd
 
Back
Top