Articles in this section

Unable to create or reconfigure Plesk domain: member does not exist (Error code 1387)

Plesk for Windows kb: technical

Applicable to:

  • Plesk for Windows

Symptoms

  • Unable to create subdomain in Plesk:

    A member could not be added to or removed from the local group because the member does not exist. (Error code 1387) at Unable to add the member (IWPD_1(johndoe)) to the group (IWPG_johndoe)

  • Repairing domain via command line with plesk repair web command fails with the same error message.

Cause

System user IWPD_1(johndoe) is missing on the server.

Resolution

Note: johndoe should be replace with the corresponding username from the error message.

  1. Connect to the server via RDP.

  2. Open "Local Users and Groups" utility using the following CMD command:

    lusrmgr.msc

  3. Right-click on the Users folder and select "New User..." option to add new user.

  4. Add missing user with the following options:

    • User name: IWPD_1(johndoe)
    • Description: Plesk IIS Worker Process Identity Account
    • Unselect: User must change password at next logon option
    • Select: User cannot change password and Password never expires options
  5. Right-click on the added user and select "Properties" option.

  6. Navigate to "Member Of" tab and press "Add..." to add psacln and IWPG_johndoe groups:
    mceclip2.png

  7. Regenerate website configuration:

    plesk repair web example.com

Was this article helpful?

Comments

0 comments

Please sign in to leave a comment.