Details
-
Bug
-
Resolution: Incomplete
-
Not Evaluated
-
None
-
5.15.14
-
None
Description
Description: When using the QtInsighttracker component on windows platforms, it is not able to send any data or events to the Qt insight server. This issue is reproducible using the coffee example and quick control example provided by Qt.
Steps to reproduce:
- build and Deploy quick control or coffee example on windows using kit MSVC2019_64 bit
- enable tracking if using Quick control example
- check to see logs if the data is being sent.
Logs:
qt.network.ssl: QSslSocket::connectToHostEncrypted: TLS initialization failed qt.insight.events: Failed to sent events: "TLS initialization failed" qt.insight.events: Sending 2 events in 1548 bytes qt.network.ssl: QSslSocket::connectToHostEncrypted: TLS initialization failed qt.insight.events: Failed to sent events: "TLS initialization failed" qt.insight.events: Sending 2 events in 1548 bytes qt.network.ssl: QSslSocket::connectToHostEncrypted: TLS initialization failed qt.insight.events: Failed to sent events: "TLS initialization failed"has context menu
Expected output:
- Data should be sent to the Qt Insight server.
- The sent data should be available on the QtInsight web dashboard.
Actual output:
- The data is not sent to the Qt Insight server.
System Information:
Windows 10
Attachments
Issue Links
- relates to
-
QTBUG-112415 QtInsighttracker component not sending data to QtInsight server on Android platforms
-
- Closed
-
-
QTQAINFRA-5559 Qt 5.15.14 LTS Testing
-
- Open
-