klogg
klogg copied to clipboard
No functional TLS backend was found
version : 22.06.0.1289 platform : windows 10
Hi, I got this error when trying to "Open from URL", the link is https://domain/filetodownload.log From the logs I can see errors initialising TLS, looks like QT is missing some libraries (OpenSSL ???) it might be expected to find in the path :
2022-10-12T10:36:01 info [35316] [Downloader::download@59] Downloading "https://bamboo/JOB1-223.log" 2022-10-12T10:36:01 debug [35316] [AbstractLogView::event@836] Event! Type: QEvent::WindowBlocked 2022-10-12T10:36:01 debug [35316] [AbstractLogView::event@836] Event! Type: QEvent::WindowBlocked 2022-10-12T10:36:01 debug [35316] [AbstractLogView::event@836] Event! Type: QEvent::WindowBlocked 2022-10-12T10:36:01 debug [35316] [AbstractLogView::event@836] Event! Type: QEvent::WindowBlocked 2022-10-12T10:36:01 debug [35316] [AbstractLogView::event@836] Event! Type: QEvent::WindowBlocked 2022-10-12T10:36:01 debug [35316] [AbstractLogView::event@836] Event! Type: QEvent::WindowBlocked 2022-10-12T10:36:01 warning [30668] [unknown@0] No functional TLS backend was found 2022-10-12T10:36:01 warning [30668] [unknown@0] No functional TLS backend was found 2022-10-12T10:36:01 warning [30668] [unknown@0] No TLS backend is available 2022-10-12T10:36:01 warning [30668] [unknown@0] No functional TLS backend was found 2022-10-12T10:36:01 warning [30668] [unknown@0] No functional TLS backend was found 2022-10-12T10:36:01 warning [30668] [unknown@0] No functional TLS backend was found 2022-10-12T10:36:01 warning [30668] [unknown@0] No functional TLS backend was found 2022-10-12T10:36:01 warning [30668] [unknown@0] No TLS backend is available 2022-10-12T10:36:01 warning [30668] [unknown@0] No functional TLS backend was found 2022-10-12T10:36:01 warning [30668] [unknown@0] QSslSocket::connectToHostEncrypted: TLS initialization failed 2022-10-12T10:36:01 debug [35316] [AbstractLogView::event@836] Event! Type: QEvent::Paint 2022-10-12T10:36:01 debug [35316] [AbstractLogView::paintEvent@918] paintEvent received, firstLine_=0 lastLineAligned_=false rect: 0, 0, 2181, 209 2022-10-12T10:36:01 debug [35316] [AbstractLogView::paintEvent@1007] End of repaint 154 2022-10-12T10:36:01 debug [35316] [AbstractLogView::event@836] Event! Type: QEvent::Paint 2022-10-12T10:36:01 debug [35316] [AbstractLogView::paintEvent@918] paintEvent received, firstLine_=0 lastLineAligned_=false rect: 0, 0, 2145, 905 2022-10-12T10:36:01 debug [35316] [AbstractLogView::paintEvent@1007] End of repaint 1517 2022-10-12T10:36:01 debug [35316] [AbstractLogView::event@836] Event! Type: QEvent::Paint 2022-10-12T10:36:01 debug [35316] [AbstractLogView::paintEvent@918] paintEvent received, firstLine_=0 lastLineAligned_=false rect: 0, 0, 2181, 209 2022-10-12T10:36:01 debug [35316] [AbstractLogView::paintEvent@1007] End of repaint 151 2022-10-12T10:36:01 debug [35316] [AbstractLogView::event@836] Event! Type: QEvent::Paint 2022-10-12T10:36:01 debug [35316] [AbstractLogView::paintEvent@918] paintEvent received, firstLine_=0 lastLineAligned_=false rect: 0, 0, 2145, 905 2022-10-12T10:36:01 debug [35316] [AbstractLogView::paintEvent@1007] End of repaint 716 2022-10-12T10:36:01 debug [35316] [AbstractLogView::event@836] Event! Type: QEvent::WindowDeactivate 2022-10-12T10:36:01 debug [35316] [AbstractLogView::event@836] Event! Type: QEvent::WindowDeactivate 2022-10-12T10:36:01 critical [35316] [Downloader::downloadFinished@69] Download failed: "TLS initialization failed"
Are we supposed to install something else to download files over https or is it something can be fixed in klogg ? https://bugreports.qt.io/browse/QTBUG-96349 Maybe related ? The error both manifest with klogg-Q5 and klogg-Q6
I see both :
- libcrypto-1_1-x64.dll
- libssl-1_1-x64.dll
in the klogg dir