How to Solve Scripting Error Code 0x80072f7d in Geo SCADA and Clear SCADA Versions?
Problem
When using a script function that allows you to interact with the database, such as Server.GetOPCValue, server.SetOPCValue, or server.FindObject, on older versions of Geo SCADA, you may encounter error code 0x80072f7d.
The Geo SCADA script uses the original WebX ports to access the Geo SCADA database, which has two sets of web ports: non-secure web ports for standard HTTP access and secure web ports for HTTPS access. By default, Geo SCADA's web ports listen for incoming connections on TCP port 80 for HTTP traffic and TCP port 443 for HTTPS traffic. The original WebX only supports TLS 1.0 and 1.1. Some vendors no longer support or block TLS 1.0 and 1.1.
Solution
This error code is caused by an unsupported version of TLS as it may not be supported on new system security policies, which require a higher TLS version (1.2 or higher). The IIS (Internet information services) Reverse Proxy functionality was introduced in Geo SCADA 2021 to resolve issues related to TLS settings. The reverse proxy is intended to perform TLS negotiation on behalf of the Geo SCADA server and will connect to the server's ports. For more details on configuring the reverse proxy settings for the original WebX server, please refer to this section in the manual. You can also find useful links related to the original WebX and download the manual setup of the IIS reverse proxy here.
Therefore, to address this concern, you can opt for the non-secure web port using the standard HTTP protocol, which doesn't require encryption. To achieve this, open the Server Configuration dialog and navigate to the System Configuration | WebX screen. Disable the HTTPS port by unchecking the box, as shown below. After making these changes, be sure to apply them and restart the Geo SCADA server.
Alternatively, consider upgrading to GS 2021 or later to leverage the reverse proxy functionality.
For more information on scripting connection errors, please refer to this knowledge base article
게시 대상: 슈나이더 일렉트릭 Korea
도움이 필요하신가요?
제품 선택기
애플리케이션에 적합한 제품과 액세서리를 빠르고 쉽게 찾을 수 있습니다.
견적 받기
영업 관련하여 온라인으로 문의하시면 전문가가 연락드립니다.
구매처
해당 지역의 가장 가까운 슈나이더 일렉트릭 대리점을 쉽게 찾을 수 있습니다.
지원 센터
한 곳에서 모든 요구 사항에 대한 지원 리소스를 찾아보십시오.