-
Notifications
You must be signed in to change notification settings - Fork 8
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
Failed to acquire .Net runtime, download times out #64
Comments
An error occurred while installing .NET: .NET Acquisition Failed: .NET install timed out. |
The error message suggests that downloading the .Net installer wasn't able to finish and timed out. Are you in China or India You may also try tweaking the timeout value in the VS Code settings as suggested to see if it mitigates the issue for you after restarting VS Code. |
@nagilson - any thoughts or recent reports on timeouts? Is this something that will be fixed : .NET Runtime update timeout · Issue #1463 · dotnet/vscode-dotnet-runtime or has a workaround? |
This could also happen due to a proxy. If the user is using a proxy service or VPN they may need to add it in our settings. That is documented here: This was a bigger issue in the past but has largely been resolved -- a large part of it is also out of our control as it's the install scripts that use this website to download .NET, and then the issue was often with Verizon or whoever was hosting the CDN, who we chatted with extensively. The server host is changing pretty soon to be more internal (not part of our team), theoretically that would help but it could also have unknown issues which we will need to be weary of, such as how the Verizon CDN had a lot of issues with China and India. |
Does this occur consistently?
Repro steps:
Action: azextAgent.activate
Error type: Error
Error Message: Failed to acquire .NET runtime
Version: 0.3.61
OS: darwin
OS Release: 24.2.0
Product: Visual Studio Code
Product Version: 1.96.2
Language: es
Call Stack
The text was updated successfully, but these errors were encountered: