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. Cannot download Qt 5.12
Forum Updated to NodeBB v4.3 + New Features

Cannot download Qt 5.12

Scheduled Pinned Locked Moved Unsolved General and Desktop
7 Posts 3 Posters 2.4k Views 2 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.
  • P Offline
    P Offline
    Patryk
    wrote on last edited by
    #1

    This extremely frustrating and annoying. Wanted to learn Qt but wasted half day trying to download Qt5.12 - still without success. I'm in Thailand and cannot change repository it always try to download from mirrors.ustc.edu.cn. why the hell it try to keep downloading from this china even when changed to other from http://download.qt.io/static/mirrorlist/ ? This chinease server always keep giving me "server replied: Not Found" after 1 sec every time I hit "Retry" button". Really frustrating experience for someone who want to learn Qt. All those repositories page also not up to date and hard to check which one has up to date Qt version.

    K 1 Reply Last reply
    0
    • P Patryk

      This extremely frustrating and annoying. Wanted to learn Qt but wasted half day trying to download Qt5.12 - still without success. I'm in Thailand and cannot change repository it always try to download from mirrors.ustc.edu.cn. why the hell it try to keep downloading from this china even when changed to other from http://download.qt.io/static/mirrorlist/ ? This chinease server always keep giving me "server replied: Not Found" after 1 sec every time I hit "Retry" button". Really frustrating experience for someone who want to learn Qt. All those repositories page also not up to date and hard to check which one has up to date Qt version.

      K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      @Patryk

      Yesterday the new Qt5.12 was released. Perhaps that is the reason that too many people are trying to download at the moment.

      Personally I am simply being patient a couple of days before trying to download.

      Concerning the server this might have something to do with which part of the world you are trying to download. Some countries might restrict respectively channel internet access.

      You can try to use the offline installer https://www.qt.io/offline-installers

      Vote the answer(s) that helped you to solve your issue(s)

      P 1 Reply Last reply
      2
      • K koahnig

        @Patryk

        Yesterday the new Qt5.12 was released. Perhaps that is the reason that too many people are trying to download at the moment.

        Personally I am simply being patient a couple of days before trying to download.

        Concerning the server this might have something to do with which part of the world you are trying to download. Some countries might restrict respectively channel internet access.

        You can try to use the offline installer https://www.qt.io/offline-installers

        P Offline
        P Offline
        Patryk
        wrote on last edited by
        #3

        @koahnig this offline installer doesn't work redirects to the same stupid chinese server. Why there is no easy way to choose mirror? It's obvious china have great firewall so why it force my to download from chinese server when in thailand.
        https://iso.mirrors.ustc.edu.cn/qtproject/archive/qt/5.12/5.12.0/qt-opensource-mac-x64-5.12.0.dmg

        K 1 Reply Last reply
        0
        • P Patryk

          @koahnig this offline installer doesn't work redirects to the same stupid chinese server. Why there is no easy way to choose mirror? It's obvious china have great firewall so why it force my to download from chinese server when in thailand.
          https://iso.mirrors.ustc.edu.cn/qtproject/archive/qt/5.12/5.12.0/qt-opensource-mac-x64-5.12.0.dmg

          K Offline
          K Offline
          koahnig
          wrote on last edited by
          #4

          @Patryk

          This is outside of my experience. I am typically not caring about download sites. Furthermore, I download from Europe too.

          I have checked some of the Asian entries of the list you are referencing above. The http link for Vietnam seems to be dead.
          From Europe I can access Japan
          http://ftp.yz.yamagata-u.ac.jp/pub/qtproject/archive/online_installers/3.0/

          or the offline installers
          http://ftp.yz.yamagata-u.ac.jp/pub/qtproject/archive/qt/5.12/5.12.0/

          I have simply opened the http link from the list and navigated to these folders.

          Vote the answer(s) that helped you to solve your issue(s)

          1 Reply Last reply
          0
          • S Offline
            S Offline
            shaan7
            wrote on last edited by
            #5

            I worked around by adding this to my /etc/hosts (System32\drivers\etc\hosts on Windows) file-

            131.188.12.211 mirrors.ustc.edu.cn

            (basically points mirrors.ustc.edu.cn to a different location)

            1 Reply Last reply
            1
            • P Offline
              P Offline
              Patryk
              wrote on last edited by
              #6

              I worked around to get proper offline link installer by using Opera VPN so it can redirect me and feed me link to mirror from germany:
              http://ftp.fau.de/qtproject/archive/qt/5.12/5.12.0/qt-opensource-mac-x64-5.12.0.dmg

              However I guess it's still not full installer if I want to develop for iOS or Android (it was jus 3.5GB)? I tried to add components using MaintenanceTool but now it screams "At least one valid and enabled repository required for this action to succeed." I tried to use previously posted link http://ftp.yz.yamagata-u.ac.jp/pub/qtproject/archive/qt/5.12/5.12.0/ but figuring out what's the correct link structure and where is Updates.xml file is not fun - especially for someone who is new to Qt. This geolocation IMHO is a bad design without letting user to choose mirror from predefined list as an option.

              K 1 Reply Last reply
              0
              • P Patryk

                I worked around to get proper offline link installer by using Opera VPN so it can redirect me and feed me link to mirror from germany:
                http://ftp.fau.de/qtproject/archive/qt/5.12/5.12.0/qt-opensource-mac-x64-5.12.0.dmg

                However I guess it's still not full installer if I want to develop for iOS or Android (it was jus 3.5GB)? I tried to add components using MaintenanceTool but now it screams "At least one valid and enabled repository required for this action to succeed." I tried to use previously posted link http://ftp.yz.yamagata-u.ac.jp/pub/qtproject/archive/qt/5.12/5.12.0/ but figuring out what's the correct link structure and where is Updates.xml file is not fun - especially for someone who is new to Qt. This geolocation IMHO is a bad design without letting user to choose mirror from predefined list as an option.

                K Offline
                K Offline
                koahnig
                wrote on last edited by
                #7

                @Patryk

                The size of the download seems to be alright. However, I am not sure what targets are in those offline installers,since i never use them. I doubt that those are usable for an update of an existing installation. You probably have to do a new installation.

                I was having the impression that you have to do a complete new install. When you have already an existing installation based on an online installer, I would suggest to wait a bit until the major run to update is over. As explained before, I am simply waiting a couple of days because probably the download resources are at the edge at the moment.

                With the online installer you shall be able to pick a specific repository for update, The only repository link I found was for older versions.

                Vote the answer(s) that helped you to solve your issue(s)

                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