Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QT online installer is not completing with errors
Forum Updated to NodeBB v4.3 + New Features

QT online installer is not completing with errors

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 285 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    cebuger
    wrote on 24 Feb 2021, 11:48 last edited by cebuger
    #1

    this is really frustrating as I wasted my entire working day just trying to download and install QT 6.0.1 community, and it suddenly encoutered an error during download with an "Unable to download content" error.
    I searched around and there are instructions to switch mirror.
    The problem is, those instructions are obsolete and all the descriptions in there does not even match what the current version have.

    Example, this instruction
    http://htmlpreview.github.io/?https://github.com/JKSH/QtSdkRepoChooser/blob/master/doc/index.html

    after finding the mirrors here:
    https://download.qt.io/online/qtsdkrepository/mac_x64/root/qt/Updates.xml.mirrorlist

    and downloading the QtSdkRepoChooser tool and running it, the tool has an error and does not display the mirrors on it.
    the error is

    Downloading mirror list...
    ERROR: Malformed file:
    "<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">\n<html><head>\n<title>301 Moved Permanently</title>\n</head><body>\n<h1>Moved Permanently</h1>\n<p>The document has moved <a href="https://download.qt.io/online/qtsdkrepository/windows_x86/root/qt/Updates.xml.mirrorlist">here</a>.</p>\n</body></html>\n"

    it is pointing to windows_x86, but i downloaded the one for macos.

    and when running the latest online installer, there is no option or 'settings' to switch to whatever mirror to choose from.

    perhaps somebody here will advice, "change the mirror" but how can i change the mirror if I am unable to using the instruction, am I missing something here?

    this is really frustraating, anyone please help.

    J 1 Reply Last reply 25 Feb 2021, 02:41
    0
    • C cebuger
      24 Feb 2021, 11:48

      this is really frustrating as I wasted my entire working day just trying to download and install QT 6.0.1 community, and it suddenly encoutered an error during download with an "Unable to download content" error.
      I searched around and there are instructions to switch mirror.
      The problem is, those instructions are obsolete and all the descriptions in there does not even match what the current version have.

      Example, this instruction
      http://htmlpreview.github.io/?https://github.com/JKSH/QtSdkRepoChooser/blob/master/doc/index.html

      after finding the mirrors here:
      https://download.qt.io/online/qtsdkrepository/mac_x64/root/qt/Updates.xml.mirrorlist

      and downloading the QtSdkRepoChooser tool and running it, the tool has an error and does not display the mirrors on it.
      the error is

      Downloading mirror list...
      ERROR: Malformed file:
      "<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">\n<html><head>\n<title>301 Moved Permanently</title>\n</head><body>\n<h1>Moved Permanently</h1>\n<p>The document has moved <a href="https://download.qt.io/online/qtsdkrepository/windows_x86/root/qt/Updates.xml.mirrorlist">here</a>.</p>\n</body></html>\n"

      it is pointing to windows_x86, but i downloaded the one for macos.

      and when running the latest online installer, there is no option or 'settings' to switch to whatever mirror to choose from.

      perhaps somebody here will advice, "change the mirror" but how can i change the mirror if I am unable to using the instruction, am I missing something here?

      this is really frustraating, anyone please help.

      J Offline
      J Offline
      JKSH
      Moderators
      wrote on 25 Feb 2021, 02:41 last edited by JKSH
      #2

      @cebuger said in QT online installer is not completing with errors:

      perhaps somebody here will advice, "change the mirror" but how can i change the mirror if I am unable to using the instruction, am I missing something here?

      Hi,

      The Qt SDK Repo Chooser was a 3rd-party tool. It is now replaced by the official mirror selection mechanism built into the Qt Online Installer.

      See https://wiki.qt.io/Online_Installer_4.x#Selecting_a_mirror_for_opensource to use the official tool, and post back here if you need further assistance.

      Thank you for highlighting the obsolete instructions, and sorry for the confusion and frustration they caused; I will update the instructions to point people to the official version.

      it is pointing to windows_x86, but i downloaded the one for macos.

      The mirror lists are platform-agnostic. These URLs give you exactly the same list of servers:

      • https://download.qt.io/online/qtsdkrepository/mac_x64/root/qt/Updates.xml.mirrorlist
      • https://download.qt.io/online/qtsdkrepository/windows_x86/root/qt/Updates.xml.mirrorlist

      As described in the Wiki, you should only keep the URL from before "/online/..."

      For example, if you choose http://master.qt.io/online/qtsdkrepository/windows_x86/root/qt/Updates.xml, pass http://master.qt.io to the executable instead.

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      1 Reply Last reply
      2

      1/2

      24 Feb 2021, 11:48

      • Login

      • Login or register to search.
      1 out of 2
      • First post
        1/2
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved