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
Action: azextAgent.activate
Error type: Error
Error Message: Failed to acquire .NET runtime. Please report an issue and share the output from the redacted:url Install Tool' output channel.
Version: 0.3.97
OS: darwin
OS Release: 24.3.0
Product: Visual Studio Code
Product Version: 1.97.1
Language: en
Output:
Error : (DotnetCommandFailed)
Failed to download .NET 8.0.13arm64aspnetcore:
.NET Acquisition Failed: .NET install timed out.
You should change the timeout if you have a slow connection. See: https://github.com/dotnet/vscode-dotnet-runtime/blob/main/Documentation/troubleshooting-runtime.md#install-script-timeouts.
Our CDN may be blocked in China or experience significant slowdown, in which case you should install .NET manually., MESSAGE: Command failed: "/Users//.vscode/extensions/ms-dotnettools.vscode-dotnet-runtime-2.2.8/dist/install scripts/dotnet-install.sh" -InstallDir "/Users//Library/Application Support/Code/User/globalStorage/ms-dotnettools.vscode-dotnet-runtime/.dotnet/8.0.13arm64aspnetcore" -Version 8.0.13 -Verbose -Runtime aspnetcore -Architecture arm64
dotnet_install: Error: Could not find ASP.NET Core Runtime with version = 8.0.13
dotnet_install: Error: Refer to: https://aka.ms/dotnet-os-lifecycle for information on .NET Core support
, CODE: 1, SIGNAL: null, Error: .NET install timed out.
You should change the timeout if you have a slow connection. See: https://github.com/dotnet/vscode-dotnet-runtime/blob/main/Documentation/troubleshooting-runtime.md#install-script-timeouts.
Our CDN may be blocked in China or experience significant slowdown, in which case you should install .NET manually., MESSAGE: Command failed: "/Users//.vscode/extensions/ms-dotnettools.vscode-dotnet-runtime-2.2.8/dist/install scripts/dotnet-install.sh" -InstallDir "/Users//Library/Application Support/Code/User/globalStorage/ms-dotnettools.vscode-dotnet-runtime/.dotnet/8.0.13arm64aspnetcore" -Version 8.0.13 -Verbose -Runtime aspnetcore -Architecture arm64
dotnet_install: Error: Could not find ASP.NET Core Runtime with version = 8.0.13
dotnet_install: Error: Refer to: https://aka.ms/dotnet-os-lifecycle for information on .NET Core support
, CODE: 1, SIGNAL: null
at m.next (/Users//.vscode/extensions/vscode-dotnet-runtime-library/dist/Acquisition/AcquisitionInvoker.js:82:50)
at Generator.next ()
at s (/Users//.vscode/extensions/vscode-dotnet-runtime-library/dist/Acquisition/AcquisitionInvoker.js:5:58)
The text was updated successfully, but these errors were encountered:
@0x-duelker To clarify, did you manually download and install the .Net runtime and set in the settings.json to point to the dotnet.exe of the manually installed instance? Your link points to the section about setting the timeout value. If you manually installed the .Net runtime, this is necessary to tell the tool where to search for the installed instance.
'Github Copilot for Azure' extension keeps giving 'Error acquiring .NET' warning. I downloaded latest recommended release for my Apple silicon mac, changed the '.NET Install Tool's settings.json file to point to this manual install , restarted VS Code but still the same resutl :(
Does this occur consistently? Yes
Action: azextAgent.activate
Error type: Error
Error Message: Failed to acquire .NET runtime. Please report an issue and share the output from the redacted:url Install Tool' output channel.
Version: 0.3.97
OS: darwin
OS Release: 24.3.0
Product: Visual Studio Code
Product Version: 1.97.1
Language: en
Call Stack
Output:
Error : (DotnetCommandFailed)
Failed to download .NET 8.0.13
arm64aspnetcore:.NET Acquisition Failed: .NET install timed out.
You should change the timeout if you have a slow connection. See: https://github.com/dotnet/vscode-dotnet-runtime/blob/main/Documentation/troubleshooting-runtime.md#install-script-timeouts.
Our CDN may be blocked in China or experience significant slowdown, in which case you should install .NET manually., MESSAGE: Command failed: "/Users//.vscode/extensions/ms-dotnettools.vscode-dotnet-runtime-2.2.8/dist/install scripts/dotnet-install.sh" -InstallDir "/Users//Library/Application Support/Code/User/globalStorage/ms-dotnettools.vscode-dotnet-runtime/.dotnet/8.0.13
arm64aspnetcore" -Version 8.0.13 -Verbose -Runtime aspnetcore -Architecture arm64dotnet_install: Error: Could not find
ASP.NET Core Runtime
with version = 8.0.13dotnet_install: Error: Refer to: https://aka.ms/dotnet-os-lifecycle for information on .NET Core support
, CODE: 1, SIGNAL: null, Error: .NET install timed out.
You should change the timeout if you have a slow connection. See: https://github.com/dotnet/vscode-dotnet-runtime/blob/main/Documentation/troubleshooting-runtime.md#install-script-timeouts.
Our CDN may be blocked in China or experience significant slowdown, in which case you should install .NET manually., MESSAGE: Command failed: "/Users//.vscode/extensions/ms-dotnettools.vscode-dotnet-runtime-2.2.8/dist/install scripts/dotnet-install.sh" -InstallDir "/Users//Library/Application Support/Code/User/globalStorage/ms-dotnettools.vscode-dotnet-runtime/.dotnet/8.0.13
arm64aspnetcore" -Version 8.0.13 -Verbose -Runtime aspnetcore -Architecture arm64dotnet_install: Error: Could not find
ASP.NET Core Runtime
with version = 8.0.13dotnet_install: Error: Refer to: https://aka.ms/dotnet-os-lifecycle for information on .NET Core support
, CODE: 1, SIGNAL: null
at m.next (/Users//.vscode/extensions/vscode-dotnet-runtime-library/dist/Acquisition/AcquisitionInvoker.js:82:50)
at Generator.next ()
at s (/Users//.vscode/extensions/vscode-dotnet-runtime-library/dist/Acquisition/AcquisitionInvoker.js:5:58)
The text was updated successfully, but these errors were encountered: