Plesk

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

Symptoms

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:

  7. Regenerate website configuration:

    plesk repair web example.com

Exit mobile version