Details
-
Technical task
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
None
-
None
-
124f05bd1 (dev), 9842c84f3 (6.9)
Description
Asset downloader should provide network and SSL errors to give more detailed information about the network problems.
Known issues that need more detailed info.
Good practise is to show the basic info and then have a "read more..." link at the end. The link will reveal more information based on the HTTP error code:
- SSL , we know that the SSL handshake failed. There can be number of reasons for this it can be invalid certificate fron the resource OR it can also be man-in-the-middle attack
- Blocked, firewall or something is blocking it. Do we see the HTTP response code ? 509 ?
- Destination unreachable, network is just down, even the primary router endpoint cannot be reached
there might be other common cases too , need to be checked but this is the minimum list.
Attachments
Gerrit Reviews
For Gerrit Dashboard: QTBUG-136035 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
642127,1 | AssetDownloader: Provide network errors and SSL errors | tqtc/lts-6.8 | qt/tqtc-qtbase | Status: NEW | +2 | 0 |