Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-139692

HTTP request results in NoError error on GOAWAY

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.9.2
    • Network: HTTP
    • None
    • Android

      Since I upgraded to Qt6.9.2 I regularly see my HTTP requests fail with error: QNetworkReply::NoError

      In my log file I see this:

      09-01 19:24:47.661 10707 10801 W qt.network.http2: 19:24:47.662 warning unknown'0 stream 7 error: "Received GOAWAY"
      09-01 19:24:47.662 10707 10801 W qt.network.http2: 19:24:47.662 warning unknown'0 stream 7 finished with error: ""
      09-01 19:24:47.662 10707 10792 I default : 19:24:47.662 info unknown'0 Network error: QNetworkReply::NoError "Unknown error"
      09-01 19:24:47.662 10707 10792 W default : 19:24:47.663 warning unknown'0 Retry on unknown error

      I did not see this behavior on Qt6.8.3

      I don't know exactly when this occurs. I just occasionally see it happen. It seems wrong to me that I get QNetworkReply::NoError as error code in QNetworkReply::errorOccurred. I would expect QNetworkReply::RemoteHostClosedError 

        For Gerrit Dashboard: QTBUG-139692
        # Subject Branch Project Status CR V

            manordheim MÄrten Nordheim
            michel_de_boer Michel de Boer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are 2 open Gerrit changes