QGC Daily for linux - TLS error / unable to fetch elevation/Firmware etc
Current Behavior
The great new elevation is not working due to TLS errors (same for firmware update)
Steps to Reproduce:
Please provide an unambiguous set of steps to reproduce the current behavior
- get daily .AppImage
- try to get firmware/elevation
System Information
When posting bug reports, include the following information
- Operating System: Ubuntu 23.10
- QGC Version: daily
Log Files and Screenshots
Attaching screenshot due to "save" not working. https://github.com/mavlink/qgroundcontrol/issues/11083
Addtional information; Same issue exists if I build from source:
gcc version 13.2.0 (Ubuntu 13.2.0-4ubuntu3 QMake version 3.1 Using Qt version 6.6.1 in /home/andre/Qt/6.6.1/gcc_64/lib
What openssl do you have when building from source
@HTRamsey $ openssl version OpenSSL 3.0.10 1 Aug 2023 (Library: OpenSSL 3.0.10 1 Aug 2023)
This should be fixed after #11167
@AndKe Can you verify?
@DonLakeFlyer - yes, the issue was resolved 1 March, works great, and current .AppImage contains the fix too. Thank you.