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
------------------------------