Details
-
Bug
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
None
-
None
Description
QtCreator from my distro (Archlinux) for some reason doesn't have WebAssembly kit. So I decided to try one from the one from the official website, but it doesn't download. Specifically, port connection succeeds, but site doesn't seem to send any data back afterwards. After some time, about a minute or so, connection gets terminated, I presume due to timeout.
Steps to reproduce (in terms of terminal commands)
(sorry for broken formatting, the report creation dialog has no link to markup docs and the closest to "code" that is available on the panel is "Monospace", but it doesn't seem to be working well)
{{
λ wget --verbose https://download.qt.io/official_releases/qtcreator/14.0/14.0.1/qt-creator-opensource-linux-x86_64-14.0.1.run
-2024-09-01 15:49:11- https://download.qt.io/official_releases/qtcreator/14.0/14.0.1/qt-creator-opensource-linux-x86_64-14.0.1.run
Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt'
Resolving download.qt.io (download.qt.io)... 77.86.162.2
Connecting to download.qt.io (download.qt.io)|77.86.162.2|:443... connected.
GnuTLS: The TLS connection was non-properly terminated.
Unable to establish SSL connection.
}}
Expected
Download succeeds
Actual
Download fails with the error