Power Monitoring Expert - Web applications 503 Service Unavailable Error
Issue
When opening Web Applications, a "503 Service Unavailable" error is displayed.
Product Line
Power Monitoring Expert 9.0
Power Monitoring Expert 2020
Power Monitoring Expert 2021
Power Monitoring Expert 2022
Power Monitoring Expert 2023
Environment
Web Applications
IIS Manager
Cause
A potential cause for this error is when an application or a process is using port 80 (HTTP) or port 443 (HTTPS). This results in the Default Website in IIS being stopped, and when starting it manually the following error is prompted.
Resolution
1. The following netstat commands can be used in command prompt to retrieve the Process ID (PID) of the application/process that is using port 80 or 443. In this example, the PID of the process that is using port 80 is 5484
netstat -aon | find ":80"
netstat -aon | find ":443"
2. The result will be similar to the information shown below:
In this example, the PID of the process that is using port 80 is 5484.
3. The process associated with this PID can be found in the Task Manager Details tab (can be ordered by PID). In this example, this PID belongs to Skype.
4. Once the process/application is identified, (if possible) it can be temporarily ended from Task Manager (right-clicking and selecting End Task). Confirm if the Default Website in IIS Manager can now be successfully started which then results in Web Applications returning to normal operation. If this is the case the identified application (in this example Skype) needs to be configured to deploy another port.
게시 대상: 슈나이더 일렉트릭 Korea


도움이 필요하신가요?
제품 선택기
애플리케이션에 적합한 제품과 액세서리를 빠르고 쉽게 찾을 수 있습니다.
견적 받기
영업 관련하여 온라인으로 문의하시면 전문가가 연락드립니다.
구매처
해당 지역의 가장 가까운 슈나이더 일렉트릭 대리점을 쉽게 찾을 수 있습니다.
지원 센터
한 곳에서 모든 요구 사항에 대한 지원 리소스를 찾아보십시오.