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

Pait to MAC failed due to dotnet sdk download failed #13609

Closed
ZhibingGe opened this issue Dec 20, 2021 · 1 comment
Closed

Pait to MAC failed due to dotnet sdk download failed #13609

ZhibingGe opened this issue Dec 20, 2021 · 1 comment

Comments

@ZhibingGe
Copy link

Steps to Reproduce

  1. Open VS2022 and a MAUI solution
  2. Click pair to MAC and follow the step

Expected Behavior

MAC should be added

Actual Behavior

Mac cannot be added due to dotnet sdk cannot be downloaded

Environment

Windows :VS: 17.1.0 preview 1.1
MAC: has already installed dotnet sdk 6.0.100

Build Logs

Xamarin Log:
Downloading dotnet-install script...
dotnet-install: Downloading primary link https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.100/dotnet-sdk-6.0.100-osx-x64.tar.gz
curl: (56) LibreSSL SSL_read: Connection reset by peer, errno 54
dotnet-install: Download attempt #1 has failed: 200 Unable to download https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.100/dotnet-sdk-6.0.100-osx-x64.tar.gz.
dotnet-install: Attempt #2 will start in 10 seconds.
curl: (56) LibreSSL SSL_read: Connection reset by peer, errno 54
dotnet-install: Download attempt #2 has failed: 200 Unable to download https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.100/dotnet-sdk-6.0.100-osx-x64.tar.gz.
dotnet-install: Attempt #3 will start in 20 seconds.
curl: (56) LibreSSL SSL_read: Connection reset by peer, errno 54

Example Project (If Possible)

Can the dotnet sdk installation step be skipped as the sdk has been installed in MAC

@rachelkang
Copy link
Member

Hi, @ZhibingGe - thanks for opening this issue. Please reopen the issue via https://developercommunity.visualstudio.com/report?space=8&entry=problem so that your report can reach the appropriate team.

@ghost ghost locked as resolved and limited conversation to collaborators Apr 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants