I just installed Ubuntu 22.04 on my desktop computer and now the Android app AndFTP on my phone gives the error
There was a problem while connecting to 192.168.178.52:22 java.IOException
Key exchange was not finished, connection is closed.
when I try to login using SSH with a keypair, even before I entered the password of the keypair.
When I try ssh user@192.168.178.52 on the desktop itself it works just fine.
What am I doing wrong?