-
Notifications
You must be signed in to change notification settings - Fork 92
Description
Using the distrod_wsl_launcher to install an image from linuxcontainers.org[the default choice to get the image.
Step1:
Run distrod_wsl_launcher.exe on win11
Step2:
Input 2 or press [Enter], then terminate forcely
Step3:
Run the distrod_wsl_launcher on powershell and show the errors below
Step4:
Network and proxy settings
THE ERRORS
When not using proxy:
0: Failed to fetch the image list.
1: Failed to parse the distro image list of the linuxcontainer.org image server.
2: Failed to fetch https://images.linuxcontainers.org/images/
3: error sending request for url (https://images.linuxcontainers.org/images/): error trying to connect ((os error 10054))
Now using proxy:
0: Failed to fetch the image list.
1: Failed to parse the distro image list of the linuxcontainer.org image server.
2: "images/" is not available
The network are supposed to be Okay because I've alreaad set the UWP Lookback on and have tried to modify network security Settings of windows system. However it could not work conclusively.
