Rocket Terminal Emulator

 View Only
Expand all | Collapse all

RTE Web upgrade procedure 10.2.2 stop functioning with curl 8.7.1 - Windows Server 2019

  • 1.  RTE Web upgrade procedure 10.2.2 stop functioning with curl 8.7.1 - Windows Server 2019

    Posted 07-05-2024 06:06
    Edited by Massimo Zibetti 07-08-2024 04:36

    Hello All,

    it seems as if the upgrade procedure 10.2.2 stop functioning on Windows Server 2019 because of curl's crash (version 8.7.1) shipped with the update KB5039335 - 11/06/2024

    To clarify i've 2 server in dev environment

    The first one has this configuration: (Curl's call works)

    Window Server 2019
    1809 17763.5458
    Curl.exe File Version 8.4.0.0 - Producty Version 8.4.0
    curl --version
    curl 8.4.0 (Windows) libcurl/8.4.0 Schannel WinIDN
    Release-Date: 2023-10-11
    Protocols: dict file ftp ftps http https imap imaps pop3 pop3s smtp smtps telnet tftp
    Features: AsynchDNS HSTS HTTPS-proxy IDN IPv6 Kerberos Largefile NTLM SPNEGO SSL SSPI threadsafe Unicode UnixSockets

    curl -k -s -H Content-Type:application/json -s -o /dev/null -w %{http_code} https://localhost:8543/ZLUX/plugins/com.rs.bzadm/services/healthCheckController/healthcheck
    200

    The second one has this configuration: (Curl's call crash with dump)

    Windows Server 2019
    1809 17763.5936

    Curl.exe File Version 8.7.0.0 - Producty Version 8.7.1
    curl --version
    curl 8.7.1 (Windows) libcurl/8.7.1 Schannel zlib/1.3 WinIDN
    Release-Date: 2024-03-27
    Protocols: dict file ftp ftps http https imap imaps ipfs ipns mqtt pop3 pop3s smb smbs smtp smtps telnet tftp
    Features: alt-svc AsynchDNS HSTS HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM SPNEGO SSL SSPI threadsafe Unicode UnixSockets

    curl -k -s -H Content-Type:application/json -s -o /dev/null -w %{http_code} https://localhost:8543/ZLUX/plugins/com.rs.bzadm/services/healthCheckController/healthcheck
    create dump on c:\users\<user>\Appdata\Local\CrashDump

    Are there any other people that are facing the same problem with the curl 8.7.1 ?

    Regards,

    Massimo ZIbetti



    ------------------------------
    Massimo Zibetti
    End User System & Collaboration Engineering
    Intesa San Paolo Spa
    Milano MI IT
    ------------------------------



  • 2.  RE: RTE Web upgrade procedure 10.2.2 stop functioning with curl 8.7.1 - Windows Server 2019

    Posted 11-04-2024 03:21

    [UPDATE]

    Hi All,

    the issue has been fixed with MS October 8, 2024 update. After this release, the version of Curl is MS Curl 8.9.1

    Regards,

    Massimo Zibetti



    ------------------------------
    Massimo Zibetti
    End User System & Collaboration Engineering
    Intesa San Paolo Spa
    Milano MI IT
    ------------------------------