dotnet / dotnet/vscode-dotnet-runtime

Error while installing a .NET SDK

Open
#1,911 1 comment 0 reactions 0 assignees View on GitHub
needs more info untriaged
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.