I am having an unexplained issue that I cannot resolve. I have tried all the troubleshooting I can think of as far as PC hardware/configuration is concerned.
I have two PCs in my home, same network, same internet connection.
During the initial steps to build UE from source, you run ./Setup.bat to download and install the dependencies needed. One PC #1, it runs fine and completes.
On PC #2, the more powerful computer that is actually used for compiling and developing, when the same exact command is ran, it runs TURTLE SLOW. As an example, it’s been going for the last 45 minutes, and it’s only 1%. It’s downloading at 0.15MiB/s and eventually, it times out and fails.
I have ran Setup.bat on this machine before, albeit a few months ago when compiling 5.1 from source, and speedtest.net shows I am not having a slow connection. I have disabled firewall and other such things on this PC but I cannot figure out why it will not run any faster. I am also installing it to an M.2 so it’s definitely not the read/write speed of the drive.
PC #1, where it does actually download, is downloading at like 25MiB/s and completes rather quickly.
Between each Setup.bat I am removing all of the files in the directory and re-extracting them from the 5.3-release.zip file on the repository.