System Center Orchester 2022 issue with Orchestrtion Console

PerserPolis-1732 1,326 Reputation points
2024-02-19T15:27:03.2066667+00:00

Hi, If I want to start "Orchestration Console", I am getting a windows with credential of username and password. I put both there and get the error message: webconsole

System Center Orchestrator
System Center Orchestrator
A family of System Center products that provide an automation platform for orchestrating and integrating both Microsoft and non-Microsoft IT tools.
214 questions
0 comments No comments
{count} votes

Accepted answer
  1. Stefan Horz 3,461 Reputation points
    2024-02-20T14:08:33.61+00:00

    Hi, add http://myserver.domain:82 to "C:\Program Files\Microsoft System Center\Orchestrator\WebApi\web.config" WebApiConfig

    Regards, Stefan


1 additional answer

Sort by: Most helpful
  1. XinGuo-MSFT 14,461 Reputation points
    2024-02-20T09:12:42.7466667+00:00

    Hi,

    Encountering a 503 error when trying to access the Orchestration Console can be frustrating, but let’s troubleshoot it together! Here are some steps to diagnose and resolve the issue:

    Check the Application Pool Status:

    • The 503 Service Unavailable error often occurs when the Application Pool associated with the Orchestrator website is stopped in IIS (Internet Information Services).
      • To diagnose this:
      • Open a command prompt as an administrator.
      • Run the following command to restart the IIS service:
       iisreset
       
    

    Check the Windows Event Viewer for any related errors. Navigate to:

          Event Viewer (Local) -> Windows Logs -> System