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

restore fails #55795

Closed
1 task done
danirzv opened this issue May 19, 2024 · 0 comments
Closed
1 task done

restore fails #55795

danirzv opened this issue May 19, 2024 · 0 comments
Labels
area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

Comments

@danirzv
Copy link
Contributor

danirzv commented May 19, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

when i try to run restore.cmd it fails as blow

PS D:\Git\aspnetcore> ./restore.cmd
Building of C# project is enabled and has dependencies on NodeJS projects. Building of NodeJS projects is enabled since node is detected in C:\Program Files.
Attempting to install 'sdk v9.0.100-preview.5.24262.2' from public location.
dotnet-install: Downloading from "primary" link has failed with error:
Uri: https://dotnetcli.azureedge.net/dotnet/Sdk/9.0.100-preview.5.24262.2/dotnet-sdk-9.0.100-preview.5.24262.2-win-x64.zip
StatusCode: 404
Error: Unable to download https://dotnetcli.azureedge.net/dotnet/Sdk/9.0.100-preview.5.24262.2/dotnet-sdk-9.0.100-preview.5.24262.2-win-x64.zip. Returned HTTP status code: 404 Downloading from "legacy" link has failed with error:
Uri: https://dotnetcli.azureedge.net/dotnet/Sdk/9.0.100-preview.5.24262.2/dotnet-dev-win-x64.9.0.100-preview.5.24262.2.zip

Expected Behavior

No response

Steps To Reproduce

No response

Exceptions (if any)

No response

.NET Version

No response

Anything else?

No response

@dotnet-issue-labeler dotnet-issue-labeler bot added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label May 19, 2024
@danirzv danirzv closed this as completed May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
Projects
None yet
Development

No branches or pull requests

1 participant