Uploaded image for project: 'Qt Installer Framework'
  1. Qt Installer Framework
  2. QTIFW-664

Online installer Malformed Http request for download Updates.xml

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • 2.0.0
    • General
    • None
    • Windows 7 64 bit, Desktop QT 5.4.1 MSVC 2013 OpenGL
    • Move to suggestion

    Description

      I put the packages for a online installer in a hosting website with IIS 7.5.
      When connected with the installer compiled with IWS 2.0.0 the server return with the error:
      Error downloading http://serverurl/repository/Updates.xml - server replied: AW Special Error
      I install an TCP monitor to verify the HTTP request I saw:

      Request:
      
      GET /repository/Updates.xml HTTP/1.1
      Connection: Keep-Alive
      Accept-Encoding: gzip, deflate
      Accept-Language: it-IT,en,*
      User-Agent: Mozilla/5.0
      Host: serverurl
      
      Response:
      
      HTTP/1.1 999 AW Special Error
      Cache-Control: private
      Content-Type: text/html; charset=utf-8
      Server: Microsoft-IIS/7.5
      X-Powered-By: ASP.NET
      Date: Sun, 12 Apr 2015 18:46:19 GMT
      Content-Length: 4798
      

      I repeat the request with Chrome browser:

      
      Request:
      
      GET /repository/Updates.xml HTTP/1.1
      Host: serverurl
      Connection: keep-alive
      Cache-Control: max-age=0
      Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
      User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.118 Safari/537.36
      Accept-Encoding: gzip, deflate, sdch
      Accept-Language: it-IT,it;q=0.8,en-US;q=0.6,en;q=0.4
      If-None-Match: "6f70ff22a574d01:0"
      If-Modified-Since: Sat, 11 Apr 2015 22:16:19 GMT
      

      In this case the server return the file Updates.xml

      Attachments

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

        Activity

          People

            installerteam Installer Team
            ingpconci Paolo Conci
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes