Uploaded image for project: 'Qt Project Website'
  1. Qt Project Website
  2. QTWEBSITE-842

intermittent HTTP 500 responses and HTTPS timeouts on doc.qt.io

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • None
    • None
    • doc.qt.io
    • None

    Description

      % curl -vvvv http://doc.qt.io/qt-5/qml-qtquick-controls-slider.html
      * Trying 52.213.200.11...
      * TCP_NODELAY set
      * Connected to doc.qt.io (52.213.200.11) port 80 (#0)
      > GET /qt-5/qml-qtquick-controls-slider.html HTTP/1.1
      > Host: doc.qt.io
      > User-Agent: curl/7.54.0
      > Accept: */*
      >
      < HTTP/1.1 500 Internal Server Error
      < Server: nginx
      < Date: Mon, 17 Dec 2018 23:31:43 GMT
      < Content-Type: text/html
      < Content-Length: 186
      < Connection: close
      <
      <html>
      <head><title>500 Internal Server Error</title></head>
      <body bgcolor="white">
      <center><h1>500 Internal Server Error</h1></center>
      <hr><center>nginx</center>
      </body>
      </html>
      * Closing connection 0
      

      I have encountered this situation twice today, for 5-10 minutes at a time, affecting every page I can find a URL for on doc.qt.io

      I checked from two locations, both on the west coast of the US.

      At the same time, https connection attempts time out.

      At the same time, some other users on IRC in arbitrary locations were able to connect, one other unable.

      Attachments

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

        Activity

          People

            ollipuu Olli Puurunen
            sparr Clarence Risher
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes