You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any help would be appreciated because I'm not sure if I've done something wrong. I've been following the README.
When attempting to download/build using run.sh it attempts to download the artifacts. However, it downloads very small bits at a time (maybe 1-2MB per run) and constantly reports errors like the following:
07/28 23:59:24 [ERROR] CUID#24 - Download aborted. URI=http://tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/862fe146-d265-4305-9951-f8c5983f427d?P1=1690637714&P2=404&P3=2&P4=VUyqYb898fjKT78kEAtjUisK0NabSVU48a97neG2DJ5fjNpLom7Vn4zcwo2aPhY99Rd5biU7t8vPMTAtJ8Jd7A%3d%3d
Exception: [AbstractCommand.cc:351] errorCode=1 URI=http://tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/862fe146-d265-4305-9951-f8c5983f427d?P1=1690637714&P2=404&P3=2&P4=VUyqYb898fjKT78kEAtjUisK0NabSVU48a97neG2DJ5fjNpLom7Vn4zcwo2aPhY99Rd5biU7t8vPMTAtJ8Jd7A%3d%3d
-> [SocketCore.cc:507] errorCode=1 Failed to connect to the host 2607:f4e8:e:a200::8000, cause: Network is unreachable
*** Download Progress Summary as of Sat Jul 29 00:00:24 2023 ***
=======================================================================================================================
[#86d7e2 844MiB/1.3GiB(60%) CN:5 DL:0B]
FILE: ../download/wsa-retail.zip
-----------------------------------------------------------------------------------------------------------------------
Eventually it errors out with a failure during download, never having attempted a build.
Download Results:
gid |stat|avg speed |path/URI
======+====+===========+=======================================================
3b3b32|OK | 0B/s|../download/magisk-stable.zip
8547b2|OK | 0B/s|../download/MindTheGapps-x64-13.0.zip
fd2276|ERR | 0B/s|../download/Microsoft.UI.Xaml.2.8_x64.appx
edfd3b|ERR | 0B/s|../download/Microsoft.VCLibs.140.00.UWPDesktop_x64.appx
1b2011|OK | 0B/s|../download/Microsoft.VCLibs.140.00_x64.appx
86d7e2|ERR | 21KiB/s|../download/wsa-retail.zip
Status Legend:
(OK):download completed.(ERR):error occurred.
aria2 will resume download if the transfer is restarted.
If there are any errors, then see the log file. See '-l' option in help/man page for details.
We have encountered an error while downloading files.
I don't have a VPN or anything running and it's a fresh install of WSL on Win 11 (using Ubuntu).
If anyone has any suggestions or inputs that would be appreciated!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Any help would be appreciated because I'm not sure if I've done something wrong. I've been following the README.
When attempting to download/build using
run.sh
it attempts to download the artifacts. However, it downloads very small bits at a time (maybe 1-2MB per run) and constantly reports errors like the following:Eventually it errors out with a failure during download, never having attempted a build.
I don't have a VPN or anything running and it's a fresh install of WSL on Win 11 (using Ubuntu).
If anyone has any suggestions or inputs that would be appreciated!
Beta Was this translation helpful? Give feedback.
All reactions