dotnet / dotnet/vscode-dotnet-runtime
Error while installing a .NET SDK
- Dominant language
- TypeScript
- Stars
- 209
- Forks
- 455
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the bug.
Error : (DotnetNonZeroInstallerExitCodeError)
Failed to download .NET 8.0.303-global~x64:
An error was raised by the .NET SDK installer. The exit code it gave us: 1.
The .NET SDK installer has failed with a generic failure. Please provide your .NET Installer log (note our privacy notice), which can be found at %temp%.
The file has a name like 'Microsoft_.NET_SDK*.log and should appear in recent files.
This report should be made at https://github.com/dotnet/vscode-dotnet-runtime/issues.
Error : (DotnetCommandFailed)
Failed to download .NET 8.0.303-global~x64:
.NET Acquisition Failed: {"isError":true,"error":{"eventType":"DotnetNonZeroInstallerExitCodeError","vslsStack":[{},{},{}]},"install":{"installId":"8.0.303-global~x64","version":"8.0.303","architecture":"x64","isGlobal":true,"installMode":"sdk"},"type":5,"eventName":"DotnetNonZeroInstallerExitCodeError"}
### Please attach log file(s) here if you have any.
The log file location should be copied to your clipboard if you came from VS Code.
### Reproduction Steps
Error : (DotnetNonZeroInstallerExitCodeError)
Failed to download .NET 8.0.303-global~x64:
An error was raised by the .NET SDK installer. The exit code it gave us: 1.
The .NET SDK installer has failed with a generic failure. Please provide your .NET Installer log (note our privacy notice), which can be found at %temp%.
The file has a name like 'Microsoft_.NET_SDK*.log and should appear in recent files.
This report should be made at https://github.com/dotnet/vscode-dotnet-runtime/issues.
Error : (DotnetCommandFailed)
Failed to download .NET 8.0.303-global~x64:
.NET Acquisition Failed: {"isError":true,"error":{"eventType":"DotnetNonZeroInstallerExitCodeError","vslsStack":[{},{},{}]},"install":{"installId":"8.0.303-global~x64","version":"8.0.303","architecture":"x64","isGlobal":true,"installMode":"sdk"},"type":5,"eventName":"DotnetNonZeroInstallerExitCodeError"}
### Expected Behavior
Error : (DotnetNonZeroInstallerExitCodeError)
Failed to download .NET 8.0.303-global~x64:
An error was raised by the .NET SDK installer. The exit code it gave us: 1.
The .NET SDK installer has failed with a generic failure. Please provide your .NET Installer log (note our privacy notice), which can be found at %temp%.
The file has a name like 'Microsoft_.NET_SDK*.log and should appear in recent files.
This report should be made at https://github.com/dotnet/vscode-dotnet-runtime/issues.
Error : (DotnetCommandFailed)
Failed to download .NET 8.0.303-global~x64:
.NET Acquisition Failed: {"isError":true,"error":{"eventType":"DotnetNonZeroInstallerExitCodeError","vslsStack":[{},{},{}]},"install":{"installId":"8.0.303-global~x64","version":"8.0.303","architecture":"x64","isGlobal":true,"installMode":"sdk"},"type":5,"eventName":"DotnetNonZeroInstallerExitCodeError"}
### Exceptions & Errors (if any)
Error : (DotnetNonZeroInstallerExitCodeError)
Failed to download .NET 8.0.303-global~x64:
An error was raised by the .NET SDK installer. The exit code it gave us: 1.
The .NET SDK installer has failed with a generic failure. Please provide your .NET Installer log (note our privacy notice), which can be found at %temp%.
The file has a name like 'Microsoft_.NET_SDK*.log and should appear in recent files.
This report should be made at https://github.com/dotnet/vscode-dotnet-runtime/issues.
Error : (DotnetCommandFailed)
Failed to download .NET 8.0.303-global~x64:
.NET Acquisition Failed: {"isError":true,"error":{"eventType":"DotnetNonZeroInstallerExitCodeError","vslsStack":[{},{},{}]},"install":{"installId":"8.0.303-global~x64","version":"8.0.303","architecture":"x64","isGlobal":true,"installMode":"sdk"},"type":5,"eventName":"DotnetNonZeroInstallerExitCodeError"}
### .NET Install Tool Version
8.0.3-3
### Your operating system? Please provide more detail, such as the version and or distro above.
N/A
### VS Code Version
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.