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
This command: curl -SL https://dot.net/v1/dotnet-install.sh
results in the following: curl: (28) Failed to connect to dotnet.microsoft.com port 443 after 130337 ms: Connection timed out
In addition to this, opening this the URL in Safari and Brave gives a similar Connection Timeout, while Google Chrome, Firefox, and Edge appear to download the file almost immediately.
The text was updated successfully, but these errors were encountered:
Having an issue where requesting https://dot.net/v1/dotnet-install.sh results in a connection timeout.
This command:
curl -SL https://dot.net/v1/dotnet-install.sh
results in the following:
curl: (28) Failed to connect to dotnet.microsoft.com port 443 after 130337 ms: Connection timed out
In addition to this, opening this the URL in Safari and Brave gives a similar Connection Timeout, while Google Chrome, Firefox, and Edge appear to download the file almost immediately.
The text was updated successfully, but these errors were encountered: