download.qt.io is down ?
-
@JKSH No, I am not able to get past the error. It keeps stopping at 22% with the same file.
@andrestoga said in download.qt.io is down ?:
@JKSH No, I am not able to get past the error. It keeps stopping at 22% with the same file.
Hmm... what happens if you select Qt 5.15.2 instead of Qt 5.15.0?
If you still have no luck, you can try this 3rd-party installer: https://github.com/miurahr/aqtinstall
Where I can find other mirrors?
A list of mirrors can be found at https://download.qt.io/static/mirrorlist/ -- click on the "HTTP" link to get the mirror URL
-
wrote on 27 Jan 2021, 13:52 last edited by
Appears to be general issues resurfacing again at this time ! I am unable to download "meta" information for updates or Add/Remove Services !
-
wrote on 28 Jan 2021, 11:49 last edited by
Just released Qt Online installer 4.0.1-1 has now option to specify the mirror for the open source installation.
See https://wiki.qt.io/Online_Installer_4.x#Selecting_a_mirror_for_opensource -
wrote on 30 Jan 2021, 14:04 last edited by
The issue is primarily MaintenanceTool ... If it cannot pull down any lists then one cannot update ;-) Thanks for the installer tips
-
wrote on 19 Feb 2023, 01:03 last edited by
Can you guys help me how to install qt? I reveive the error message "Cannot retrieve remote tree"
thanks in advance -
wrote on 15 Mar 2023, 12:14 last edited by
Can anybody help me with this error below when I tried to install Qt
Cannot download archive http://download.qt.io/online/
qtsdkrepository/windows_x86/desktop/ tools_maintenance/qt.tools.maintenance/
4.5.2-0-202303021230tqtc-installer-framework-Windows- Windows 10-MSVC2019-Windows-Windows 10-X86_64- QtInstaller.7z: Error transferring https://mirrors.aliyun.com/
qtproject/online/qtsdkrepository/windows_x86/desktop/ tools_maintenance/qt.tools.maintenance/ 4.5.2-0-202303021230tqtc-installer-framework-Windows-
Windows 10-MSVC2019-Windows-Windows 10-X86_64- QtInstaller.7z - server replied: Not FoundSorry about pasting this error because I can paste my image here to show to you. Help me, Pls!! I'm stucked :(
-
Can anybody help me with this error below when I tried to install Qt
Cannot download archive http://download.qt.io/online/
qtsdkrepository/windows_x86/desktop/ tools_maintenance/qt.tools.maintenance/
4.5.2-0-202303021230tqtc-installer-framework-Windows- Windows 10-MSVC2019-Windows-Windows 10-X86_64- QtInstaller.7z: Error transferring https://mirrors.aliyun.com/
qtproject/online/qtsdkrepository/windows_x86/desktop/ tools_maintenance/qt.tools.maintenance/ 4.5.2-0-202303021230tqtc-installer-framework-Windows-
Windows 10-MSVC2019-Windows-Windows 10-X86_64- QtInstaller.7z - server replied: Not FoundSorry about pasting this error because I can paste my image here to show to you. Help me, Pls!! I'm stucked :(
@linhnobi hi and welcome to devnet,
Looks like a mirror issue. Please try a different one.
-
@SGaist Ths for your help but I tried almost every version but It's still not working. Can you give me some advice for which version I can download?
@linhnobi said in download.qt.io is down ?:
@SGaist Ths for your help but I tried almost every version but It's still not working. Can you give me some advice for which version I can download?
@SGaist meant, try to download from a different mirror (https://wiki.qt.io/Online_Installer_4.x#Selecting_a_mirror_for_opensource ), not download a different version
-
@linhnobi said in download.qt.io is down ?:
@SGaist Ths for your help but I tried almost every version but It's still not working. Can you give me some advice for which version I can download?
@SGaist meant, try to download from a different mirror (https://wiki.qt.io/Online_Installer_4.x#Selecting_a_mirror_for_opensource ), not download a different version
-
@linhnobi Your links are not reachable.
Try some other mirrors until you find one which works... -
@linhnobi Your links are not reachable.
Try some other mirrors until you find one which works... -
@jsulm I just found some links in
and I just clicked and it download the xml file for me. Is that right??@linhnobi Again: the links you're posting do NOT work!
All you need to do is to tell installer to use another mirror, just like "Selecting a mirror for opensource" section in the link from @JKSH shows. The link (also from @JKSH ) https://download.qt.io/static/mirrorlist/ provides you a list of available mirrors. So, please do that... -
@linhnobi Again: the links you're posting do NOT work!
All you need to do is to tell installer to use another mirror, just like "Selecting a mirror for opensource" section in the link from @JKSH shows. The link (also from @JKSH ) https://download.qt.io/static/mirrorlist/ provides you a list of available mirrors. So, please do that... -
@linhnobi Again: the links you're posting do NOT work!
All you need to do is to tell installer to use another mirror, just like "Selecting a mirror for opensource" section in the link from @JKSH shows. The link (also from @JKSH ) https://download.qt.io/static/mirrorlist/ provides you a list of available mirrors. So, please do that... -
wrote on 7 Apr 2024, 09:51 last edited by
This is quite a problem. The official site, for almost 5 years, installer won't work at all because of that error. It's really hard to believe actually.
-
wrote on 14 Jun 2024, 18:58 last edited by
For info: download.qt.io has been intermittently down for me for the past few days, breaking CI builds relying on aqtinstall.
Error messages are:
/Users/runner/hostedtoolcache/Python/3.7.17/x64/bin/python3 -m aqt install-qt mac desktop 5.15.2 --outputdir /Users/runner/work/vgc/Qt INFO : aqtinstall(aqt) v3.1.15 on Python 3.7.17 [CPython Clang 13.0.0 (clang-1300.0.29.30)] WARNING : Failed to download checksum for the file 'Updates.xml'. This may happen on unofficial mirrors. WARNING : Connection to 'https://download.qt.io' failed. Retrying with fallback 'https://mirrors.aliyun.com/qt/'. WARNING : Failed to download checksum for the file 'Updates.xml'. This may happen on unofficial mirrors. WARNING : Caught ChecksumDownloadFailure, terminating installer workers ERROR : Failed to download checksum for the file '5.15.2-0-202011130601qtbase-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z' from mirrors '['https://download.qt.io'] ==============================Suggested follow-up:============================== * Check your internet connection * Consider modifying `requests.max_retries_to_retrieve_hash` in settings.ini * Consider modifying `mirrors.trusted_mirrors` in settings.ini (see https://aqtinstall.readthedocs.io/en/stable/configuration.html#configuration)
-
wrote 21 days ago last edited by
And the same thing is happening again - there has also been problems with the cache system that the Git Hub action
jurplel/install-qt-action
which usesaqtinstall
has been using which was shutdown in the last couple of days (an alternative has been put in place) - see: https://github.com/jurplel/install-qt-action/issues/283#issuecomment-2807825345 . One thing that makes things awkward is that only the download.qt.io site has the SHA256 hashes so it is not possible to validate the mirrors copies (they only carry SHA1s) without contacting upstream and if that is playing up it messes everyone up..