Closed jonathanpeppers closed 4 years ago
This way we aren't using dotnet-install.sh ourselves, it appears to be failing now:
dotnet-install.sh
--2020-10-26 14:47:11-- https://dot.net/v1/dotnet-install.sh Resolving dot.net (dot.net)... 40.113.200.201, 13.77.161.179, 104.215.148.63, ... Connecting to dot.net (dot.net)|40.113.200.201|:443... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://dotnet.microsoft.com/download/dotnet-core/scripts/v1/dotnet-install.sh [following] --2020-10-26 14:47:12-- https://dotnet.microsoft.com/download/dotnet-core/scripts/v1/dotnet-install.sh Resolving dotnet.microsoft.com (dotnet.microsoft.com)... 13.107.246.10 Connecting to dotnet.microsoft.com (dotnet.microsoft.com)|13.107.246.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 36458 (36K) [application/x-sh] Saving to: ‘dotnet-install.sh’ 0K .......... .......... .......... ..... 100% 90.5M=0s 2020-10-26 14:47:12 (90.5 MB/s) - ‘dotnet-install.sh’ saved [36458/36458] ##[error]Process completed with exit code 22.
This way we aren't using
dotnet-install.sh
ourselves, it appears to be failing now: