xamarin / xamarin-macios

.NET for iOS, Mac Catalyst, macOS, and tvOS provide open-source bindings of the Apple SDKs for use with .NET managed languages such as C#
Other
2.48k stars 514 forks source link

"MsBuild was unable to connect to the Mac with Address=[...]" #21602

Open abenadar opened 3 days ago

abenadar commented 3 days ago

Apple platform

iOS

Framework version

net8.0-*

Affected platform version

17.11.5

Description

MSBuild was unable to connect to the Mac with Address='fe80::[...]' and User='[...]'. This connection is separate from Visual Studio and without it the project can't build. Please try building again or report this problem if the issue persists.

I wiped and re-installed MacOS to rollback to Sequoia a while ago and started running into the issue above. While pairing itself works, I cannot build or run my project anymore.

Among the things I tried are:

I attached the verbose build logs and the ones created on the Mac during the pairing process containing errors, but they are rather puzzling to me.

This is hindering me to upload some urgent updates to the App Store so any help would be much appreciated.

Steps to Reproduce

Occurs when building or running the project.

Did you find any workaround?

No.

Build logs

logs.zip

microsoft-github-policy-service[bot] commented 19 hours ago

Thanks for the issue report @abenadar! This issue appears to be a problem with Visual Studio (Code), so we ask that you use the VS feedback tool to report the issue. That way it will get to the routed to the team that owns this experience in VS (Code).

If you encounter a problem with Visual Studio or the .NET MAUI VS Code Extension, we want to know about it so that we can diagnose and fix it. By using the Report a Problem tool, you can collect detailed information about the problem, and send it to Microsoft with just a few button clicks.

  1. Go to the Visual Studio for Windows feedback tool or .NET MAUI VS Code Extension repository to report the issue
  2. Close this bug, and consider adding a link to the VS Feedback issue so that others can follow its activity there.

This issue will be automatically closed in 3 days if there are no further comments.