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

HTTP request results in NoError error on GOAWAY

XMLWordPrintable

    • Android
    • af5582c5b (dev), c389f5201 (6.10), 9df7b36f1 (tqtc/lts-6.8), 2192d2cfb (dev), f6ed9fa8a (6.10)

      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 

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There is 1 open Gerrit change