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

Error while installing a .NET SDK #1911

Open
Sundharanandh opened this issue Aug 12, 2024 · 1 comment
Open

Error while installing a .NET SDK #1911

Sundharanandh opened this issue Aug 12, 2024 · 1 comment
Labels
needs more info Further information is requested untriaged

Comments

@Sundharanandh
Copy link

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-globalx64:
.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-globalx64:
.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-globalx64:
.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-globalx64:
.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

@nagilson
Copy link
Member

Thank you for your report! 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.

@nagilson nagilson added the needs more info Further information is requested label Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs more info Further information is requested untriaged
Projects
None yet
Development

No branches or pull requests

2 participants