I have a working setup with Visual Studio 2022 17.3.6 on a Windows laptop and Mac M1 running macOS 12.6.1. When I run an Uno project or a Xamarin project it connects as expected to the Mac. I just upgraded the Mac to Ventura and am no longer able to connect. I understand the only thing that has changed is moving to Ventura, but am stuck on how to proceed.
The exact error is:
An error occurred while trying to establish an SSH connection with SSH keys to 'ip:22'
I have tried the following:
- SSH from my laptop in Ubuntu for Windows- worked
- SSH from another computer- worked
- Verified Remote Login settings on Mac
- Ran ssh username@macip 'ls' and it worked
- Deleted %LOCALAPPDATA%\Xamarin\Monotouch - no change
- Reviewed Visual Studio log- no additional information
- Reviewed log on Mac and no additional information