I'm getting an error trying to remote debug(Visual Studio 2022) on an SBC(orangepi) that is running Debian 11. I have an ASPNET dotnet core application running that I want to debug. I am entering the same information that I'm using to success connect SSH with Bitvise and winscp. Visual studio is telling me that there is an authentication issue which there isn't.
I was able to get this to work by running bitvise and connection over SSH. I also entered the username as root for the login. It might be a permissions issue with orangepi that wouldn't allow it to connect?
Also note, I had to build as ARM64 as that's what the board has. If I ran the program as SUDO, i had to remote debug as root@ip.