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. Network error while downloading
Qt 6.11 is out! See what's new in the release blog

Network error while downloading

Scheduled Pinned Locked Moved Solved Installation and Deployment
30 Posts 17 Posters 21.4k 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.
  • jsulmJ jsulm

    @Gopika The solution was already suggested here...

    S Offline
    S Offline
    salass.yan
    wrote on last edited by
    #16

    @jsulm it works, thanks a lot

    1 Reply Last reply
    0
    • L Offline
      L Offline
      Lonewolf99
      wrote on last edited by Lonewolf99
      #17

      Tried everything that is given as a "solution" in this forum. still couldnt get past the error screen. really disappointed

      jsulmJ 1 Reply Last reply
      0
      • L Lonewolf99

        Tried everything that is given as a "solution" in this forum. still couldnt get past the error screen. really disappointed

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

        @Lonewolf99 What exactly did you try and what exactly was the result (error message?)?

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

        1 Reply Last reply
        0
        • G Gopika

          @jsulm Thank you for your support. It's working.

          A Offline
          A Offline
          AjmalPro_07
          wrote on last edited by
          #19

          @Gopika Pls, can u snd some video or smthng on how you did it cuz it'z the same problem with me

          1 Reply Last reply
          0
          • jsulmJ jsulm referenced this topic on
          • T Offline
            T Offline
            tuno
            wrote on last edited by
            #20

            Im trying to download qt using qt online installer by mirror link but its giving me erorr "cannot retrieve remote tree" what can i do??

            Ive also tried another mirror links but same result

            Please help me
            Thanks .

            M 1 Reply Last reply
            0
            • T tuno

              Im trying to download qt using qt online installer by mirror link but its giving me erorr "cannot retrieve remote tree" what can i do??

              Ive also tried another mirror links but same result

              Please help me
              Thanks .

              M Offline
              M Offline
              Madhusmita_123
              wrote on last edited by
              #21

              @jsulm I am also facing the same issue even after giving the mirrors . could u pls support

              JonBJ SGaistS 2 Replies Last reply
              0
              • M Madhusmita_123

                @jsulm I am also facing the same issue even after giving the mirrors . could u pls support

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

                @Madhusmita_123
                Since we are a user forum and not The Qt Company we do not control their downloads. Try a variety of the available download mirrors, and then try some more.

                1 Reply Last reply
                0
                • M Madhusmita_123

                  @jsulm I am also facing the same issue even after giving the mirrors . could u pls support

                  SGaistS Offline
                  SGaistS Offline
                  SGaist
                  Lifetime Qt Champion
                  wrote on last edited by
                  #23

                  @Madhusmita_123 did you update to the latest version of the installer ? There was a bug that has been fixed recently.

                  Interested in AI ? www.idiap.ch
                  Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                  M 1 Reply Last reply
                  0
                  • SGaistS SGaist

                    @Madhusmita_123 did you update to the latest version of the installer ? There was a bug that has been fixed recently.

                    M Offline
                    M Offline
                    Madhusmita_123
                    wrote on last edited by
                    #24

                    @SGaist No I didnt update, can pls help how to update latest version of installer. I am using 5.15 version .. i need 6.5 version

                    jsulmJ 1 Reply Last reply
                    0
                    • M Madhusmita_123

                      @SGaist No I didnt update, can pls help how to update latest version of installer. I am using 5.15 version .. i need 6.5 version

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

                      @Madhusmita_123 said in Network error while downloading:

                      can pls help how to update latest version of installer

                      Download it from https://www.qt.io/download-open-source

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

                      M 1 Reply Last reply
                      0
                      • jsulmJ jsulm

                        @Madhusmita_123 said in Network error while downloading:

                        can pls help how to update latest version of installer

                        Download it from https://www.qt.io/download-open-source

                        M Offline
                        M Offline
                        Madhusmita_123
                        wrote on last edited by
                        #26

                        @jsulm Hi it's working if you use
                        qt-unified-windows-x64-4.6.0-online.exe --mirror https://mirrors.aliyun.com/qt
                        above command in command prompt it will work try this
                        I have done in windows laptop

                        1 Reply Last reply
                        0
                        • R Offline
                          R Offline
                          rravicha
                          wrote on last edited by
                          #27

                          Here is the fix for Windows OS
                          qt-unified-windows-x64-4.6.1-online.exe --mirror http://www.nic.funet.fi/pub/mirrors/download.qt-project.org

                          1 Reply Last reply
                          1
                          • N Offline
                            N Offline
                            Noonejw3
                            wrote on last edited by
                            #28

                            Cannot be installed on macOS. A silly bug that hasn't been fixed for 1 year

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

                              This can be resolved in masOS.
                              Follow below steps:

                              1. Copy the online installer app to your local directory.
                                - Double-click "qt-online-installer-macOS-x64-4.8.1.dmg" file then copy "qt-online-installer-macOS-x64-4.8.1.app" to local
                                - chmod -R 755 "qt-online-installer-macOS-x64-4.8.1.app"
                              2. Run the Online installer command with --mirror option
                                • ./qt-online-installer-macOS-x64-4.8.1.app/Contents/MacOS/qt-online-installer-macOS-x64-4.8.1 --mirror http://qt.mirror.constant.com/
                              1 Reply Last reply
                              0
                              • R Offline
                                R Offline
                                rachit_joshi_
                                wrote on last edited by
                                #30

                                working code for Windows user in command prompt :
                                C:\Users\UserName\Downloads\qt-online-installer-windows-x64-4.8.1.exe --mirror http://qt.mirror.constant.com

                                1 Reply Last reply
                                1

                                • Login

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