Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to reach https://dot.net/v1/dotnet-install.sh #499

Closed
JR-Morgan opened this issue Jul 30, 2024 · 3 comments
Closed

Unable to reach https://dot.net/v1/dotnet-install.sh #499

JR-Morgan opened this issue Jul 30, 2024 · 3 comments

Comments

@JR-Morgan
Copy link

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.

@JR-Morgan
Copy link
Author

I see some discussion on #490 r.e. moving these scripts? has this been done yet? is there another url I should be using?

@baronfel
Copy link
Member

No motion on that issue since the initial flurry of activity, I'll poke the conversation internally again

@JR-Morgan
Copy link
Author

JR-Morgan commented Jul 31, 2024

Ok, my issue seems resolved now.
I'm thinking this was related to the timeouts that was affecting Microsoft's CDNs yesterday (Tracking IDL KTY1-HW8)
https://azure.status.microsoft/en-gb/status/history/

The https://dot.net/v1/dotnet-install.sh endpoint was super slow to respond and was causing our CI to fail consistently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants