Cobra Forum

Plesk Panel => Webserver => Topic started by: Suhitha on Nov 24, 2025, 07:10 AM

Title: Website in Plesk shows 503 Service Unavailable: An account failed to log on
Post by: Suhitha on Nov 24, 2025, 07:10 AM
Question: Website in Plesk shows 503 Service Unavailable: An account failed to log on

Applicable to:

[/b]
[/b]

Symptoms


503 Service Unavailable

Application pool example.com(domain)(4.0)(pool) has been disabled. Windows Process Activation Service (WAS) encountered a failure when it started a worker process to serve the application pool.
The identity of application pool example.com(domain)(4.0)(pool) is invalid. The user name or password that is specified for the identity may be incorrect, or the user may not have batch logon rights. If the identity is not corrected, the application pool will be disabled when the application pool receives its first request.
Account For Which Logon Failed:
Security ID: NULL SID
Account Name: IWPD_1(john_doe)
Account Domain:
Failure Information:
Failure Reason: Unknown user name or bad password.


Cause

Misconfiguration of application pool user


Resolution

1.Connect to the server via RDP as Administrator;

2.Go to Control Panel > Administrative Tools > Computer Management > Local Users and Gropus > Users and find the user from the error in the list.

3.Click the right button on the username and choose Set Password..., then click Proceed and set up a new password.

4.Go to IIS > hostname > Application Pools.

5.Find the application pool of the website, select it and click on Advanced Setting... button:
(https://pix.cobrasoft.org/images/2025/11/24/mceclip0-18.png)

6.Find an Identity property, click on **... ** button:

(https://pix.cobrasoft.org/images/2025/11/24/mceclip1-12.png)

7.In appeared window click Set and enter the same username and password specified in step 3. Close all windows by clicking OK;

8.Start Application Pool with Start button.