Slow download speed
-
wrote on 9 Feb 2020, 16:25 last edited by
If you dont want to go through complex fixes, just wait, usually it gets faster after sometime
-
wrote on 26 Feb 2020, 04:06 last edited by
i am in Viet Nam. i used this mirror: ftp.jaist.ac.jp
speed was full. -
i am in Viet Nam. i used this mirror: ftp.jaist.ac.jp
speed was full.This post is deleted! -
wrote on 10 Jul 2023, 12:57 last edited by
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/ -
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/wrote on 11 Jul 2023, 07:50 last edited by@CostasBal 9 minutes instead of 9 hours. Thank you!
BTW, this works with MaintenanceTool.exe as well. -
@CostasBal 9 minutes instead of 9 hours. Thank you!
BTW, this works with MaintenanceTool.exe as well.wrote on 11 Jul 2023, 08:35 last edited by@Ave-Maria yes. I tested it but i forgot to reply here! :)
-
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/wrote on 11 Jul 2023, 12:01 last edited by@CostasBal Thank you blessed person.
But it's ridiculous that the installer cannot provide a way to choose the mirror or even keep switching and hook to the faster one... -
-
@CostasBal Thank you blessed person.
But it's ridiculous that the installer cannot provide a way to choose the mirror or even keep switching and hook to the faster one...@cauefelipe1 you can change the mirror from the command line. There's also a ticket that has been opened to make it easier to do it from the UI.
-
wrote on 11 Jul 2023, 20:30 last edited by
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.
-
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.
wrote on 11 Jul 2023, 20:49 last edited by@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?
-
@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?
@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 ...
-
@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 ...
@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
-
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.
@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 :)
-
@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 ...
wrote on 12 Jul 2023, 08:02 last edited by@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.
-
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/wrote on 21 Jul 2023, 15:00 last edited by@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!
-
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/wrote on 22 Jul 2023, 19:47 last edited by@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
-
@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
@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.
-
@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
wrote on 23 Jul 2023, 07:08 last edited by 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
-
@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
wrote on 23 Jul 2023, 20:37 last edited by@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)
-
@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)
wrote on 23 Jul 2023, 20:51 last edited by@Jique said in Slow download speed:
I don't know how to get older versions from the website