Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Slow download speed
Forum Updated to NodeBB v4.3 + New Features

Slow download speed

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
33 Posts 22 Posters 17.4k Views 4 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.
  • JonBJ JonB

    @Jorge-Escobar said in Slow download speed:

    And they expect people to pay for it?

    I truly don't know: if you pay for a commercial license is there not a faster download available to you?

    kkoehneK Offline
    kkoehneK Offline
    kkoehne
    Moderators
    wrote on last edited by
    #19

    @JonB said in Slow download speed:

    if you pay for a commercial license is there not a faster download available to you?

    Yes. Commercial customers are served via Amazon AWS. For open source users, we're relying on a network of servers: https://download.qt.io/static/mirrorlist/. Typically the speed are OK there, but it happens that some servers just get slow, and then the list need to be tweaked ...

    Director R&D, The Qt Company

    kkoehneK JonBJ 2 Replies Last reply
    1
    • kkoehneK kkoehne

      @JonB said in Slow download speed:

      if you pay for a commercial license is there not a faster download available to you?

      Yes. Commercial customers are served via Amazon AWS. For open source users, we're relying on a network of servers: https://download.qt.io/static/mirrorlist/. Typically the speed are OK there, but it happens that some servers just get slow, and then the list need to be tweaked ...

      kkoehneK Offline
      kkoehneK Offline
      kkoehne
      Moderators
      wrote on last edited by
      #20

      @kkoehne If you administer a server yourself, or know an organization who would volunteer to set up a mirror, let us know ! https://wiki.qt.io/Mirror_howto

      Director R&D, The Qt Company

      1 Reply Last reply
      0
      • J Jorge Escobar

        Their download speeds are a joke.
        And they expect people to pay for it? It's been 2 hours already and I'm not even on 10%

        I was looking for an alternative to tkinter, but now I get what "simple" meant on tkninter's description.

        Just pass on this, the forums don't allow you to store pictures? what a joke. It's 2023 people.
        alt text

        kkoehneK Offline
        kkoehneK Offline
        kkoehne
        Moderators
        wrote on last edited by
        #21

        @Jorge-Escobar said in Slow download speed:

        I was looking for an alternative to tkinter, but now I get what "simple" meant on tkninter's description.

        This sounds like you're interested in just the python bindings. Then actually

        pip install pyside6
        

        is your friend :)

        Director R&D, The Qt Company

        1 Reply Last reply
        0
        • kkoehneK kkoehne

          @JonB said in Slow download speed:

          if you pay for a commercial license is there not a faster download available to you?

          Yes. Commercial customers are served via Amazon AWS. For open source users, we're relying on a network of servers: https://download.qt.io/static/mirrorlist/. Typically the speed are OK there, but it happens that some servers just get slow, and then the list need to be tweaked ...

          JonBJ Offline
          JonBJ Offline
          JonB
          wrote on last edited by
          #22

          @kkoehne said in Slow download speed:

          Yes. Commercial customers are served via Amazon AWS.

          So I don't know why @Jorge-Escobar is complaining about "And they expect people to pay for it?", if he is paying for a commercial licence he should use that.

          1 Reply Last reply
          0
          • C CostasBal

            Good evening to all.
            I tried to install it myself and it was taking days. Now just a few minutes!

            I created a shortcut of the executable file by adding a parameter. I chose a mirror from Europe.
            ...\qt-unified-windows-x64-4.6.0-online.exe --mirror https://qt-mirror.dannhauer.de/
            Select mirrors from here: https://download.qt.io/static/mirrorlist/

            M Offline
            M Offline
            Milkiananas
            wrote on last edited by
            #23

            @CostasBal
            Also works on macOS, in which case pull out .app and from the terminal:
            ./qt-unified-macOS-x64-4.6.0-online.app/Contents/MacOS/qt-unified-macOS-x64-4.6.0-online --mirror https://qt-mirror.dannhauer.de/

            Finish installation in minutes! Great job!

            1 Reply Last reply
            0
            • C CostasBal

              Good evening to all.
              I tried to install it myself and it was taking days. Now just a few minutes!

              I created a shortcut of the executable file by adding a parameter. I chose a mirror from Europe.
              ...\qt-unified-windows-x64-4.6.0-online.exe --mirror https://qt-mirror.dannhauer.de/
              Select mirrors from here: https://download.qt.io/static/mirrorlist/

              C Offline
              C Offline
              csab6597
              wrote on last edited by
              #24

              @CostasBal Currently also experiencing horrible download speeds

              But nowadays we can just use the Qt installer with an option to select the mirror. On Windows it is .\MaintenanceTool.exe --mirror https://somemirror.com (with one address from https://download.qt.io/static/mirrorlist/)

              No need to use the old Repo Chooser anymore

              JKSHJ C 2 Replies Last reply
              0
              • C csab6597

                @CostasBal Currently also experiencing horrible download speeds

                But nowadays we can just use the Qt installer with an option to select the mirror. On Windows it is .\MaintenanceTool.exe --mirror https://somemirror.com (with one address from https://download.qt.io/static/mirrorlist/)

                No need to use the old Repo Chooser anymore

                JKSHJ Offline
                JKSHJ Offline
                JKSH
                Moderators
                wrote on last edited by
                #25

                @csab6597 said in Slow download speed:

                No need to use the old Repo Chooser anymore

                Correct.

                You cannot use the old Qt SDK Repo Chooser anymore as it does not work with the latest installer. Fortunately, Qt SDK Repo Chooser is no longer needed because the latest installer lets you select a mirror via a console argument.

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

                1 Reply Last reply
                0
                • C csab6597

                  @CostasBal Currently also experiencing horrible download speeds

                  But nowadays we can just use the Qt installer with an option to select the mirror. On Windows it is .\MaintenanceTool.exe --mirror https://somemirror.com (with one address from https://download.qt.io/static/mirrorlist/)

                  No need to use the old Repo Chooser anymore

                  C Offline
                  C Offline
                  csab6597
                  wrote on last edited by csab6597
                  #26

                  @csab6597 Well, apparently mirrors are not alyways complete. Tried different european mirrors, got

                  Error transferring https://ftp.fau.de/qtproject//qtsdkrepository/windows_x86/desktop/qt6_652_insighttracker/qt.qt6.652.examples.qtinsighttracker/6.5.2-0-202307080351tqtc-qtinsighttracker-examples-6.5.2.7z.sha1 - server replied: Not Found

                  J 1 Reply Last reply
                  0
                  • C csab6597

                    @csab6597 Well, apparently mirrors are not alyways complete. Tried different european mirrors, got

                    Error transferring https://ftp.fau.de/qtproject//qtsdkrepository/windows_x86/desktop/qt6_652_insighttracker/qt.qt6.652.examples.qtinsighttracker/6.5.2-0-202307080351tqtc-qtinsighttracker-examples-6.5.2.7z.sha1 - server replied: Not Found

                    J Offline
                    J Offline
                    Jique
                    wrote on last edited by
                    #27

                    @csab6597 Googling that error I found https://forum.qt.io/topic/146776/qt-online-installer-file-not-found from 5 days ago. For me also Installer version 4.6.0 didn't work, so I tried version 4.5.1 and it worked (found it from my downloads folder, I don't know how to get older versions from the website)

                    M 1 Reply Last reply
                    0
                    • J Jique

                      @csab6597 Googling that error I found https://forum.qt.io/topic/146776/qt-online-installer-file-not-found from 5 days ago. For me also Installer version 4.6.0 didn't work, so I tried version 4.5.1 and it worked (found it from my downloads folder, I don't know how to get older versions from the website)

                      M Offline
                      M Offline
                      mpergand
                      wrote on last edited by
                      #28

                      @Jique said in Slow download speed:

                      I don't know how to get older versions from the website

                      https://download.qt.io/archive/online_installers/

                      1 Reply Last reply
                      0
                      • B Offline
                        B Offline
                        Bhagwate
                        wrote on last edited by
                        #29

                        Fast forward 2025, it's the same - below 100KB woke speed. The joker who mocked the guy who asked this genuine question taunting on his/her internet speed read here - my browser is downloading data from other sources at 90 - 120 Mbps effective speed and this sucker installation isn't going over 100Kb. Assuming that joker was getting good download speed at installation, means either they are releasing full bandwidth only for some privileged geographies OR they have extremely poor infrastructure even after 7 years.

                        jsulmJ 1 Reply Last reply
                        0
                        • B Bhagwate

                          Fast forward 2025, it's the same - below 100KB woke speed. The joker who mocked the guy who asked this genuine question taunting on his/her internet speed read here - my browser is downloading data from other sources at 90 - 120 Mbps effective speed and this sucker installation isn't going over 100Kb. Assuming that joker was getting good download speed at installation, means either they are releasing full bandwidth only for some privileged geographies OR they have extremely poor infrastructure even after 7 years.

                          jsulmJ Offline
                          jsulmJ Offline
                          jsulm
                          Lifetime Qt Champion
                          wrote on last edited by
                          #30

                          @Bhagwate Try another mirror, see https://wiki.qt.io/Online_Installer_4.x

                          https://forum.qt.io/topic/113070/qt-code-of-conduct

                          1 Reply Last reply
                          1
                          • C Offline
                            C Offline
                            Cooler Dimas
                            wrote last edited by
                            #31

                            I just found a workaround. You can download the offline installer using Google Colab. It downloads incredibly fast. Then you can copy the offline installer to your google drive and download from there. From here it depends on your internet speed

                            1 Reply Last reply
                            0
                            • A Offline
                              A Offline
                              abhi_cpp
                              wrote last edited by
                              #32

                              Found the solution , go to this URL: https://download.qt.io/static/mirrorlist/ and copy link ( HTTP) and launch your installer with your installer location --mirror [URL copied ]
                              example for india : & '.\qt-online-installer-windows-x64-4.9.0.exe' --mirror https://mirror.ossplanet.net/qtproject/

                              1 Reply Last reply
                              0
                              • U User Name

                                QT installer use only 30-50KB sec speed, how to speed up it to 500-1000KB sec ?

                                How to download QT 64 bit for MSVC 2017 with full speed ?

                                A Offline
                                A Offline
                                abhi_cpp
                                wrote last edited by
                                #33

                                @User-Name Found the solution , go to this URL: https://download.qt.io/static/mirrorlist/ and copy link ( HTTP) and launch your installer with your installer location --mirror [URL copied ]
                                example for india : & '.\qt-online-installer-windows-x64-4.9.0.exe' --mirror https://mirror.ossplanet.net/qtproject/

                                1 Reply Last reply
                                0

                                • Login

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