Setup.sh very very slow

Hi, I’m trying to build Unreal Engine in Ubuntu 22.04.1.
The problem is when i run the Setup.sh script, it takes 9 or more hours to update dependencies at ~0.5mb/s and I have decent internet connection.

Is there a way to speed up this process?
Thanks for your attention.

SpeedTest result

image

Where are you in the world? Latency matters for throughput, too.
Or it may be that one of the dependencies is hosted on a site with current networking issues.
If you want to diagnose current connection problems, using “netstat” to see what connections are running, and then using “traceroute” (or “tracert” in windows shell) is helpful to figure out which one is hanging.