userauth_pubkey: key type ssh-rsa not in PubkeyAcceptedAlgorithms
When login to an Ubuntu 22.04 server using FileZilla SFTP, got login failed error. Status: Connecting to 51.38.246.115:3333… Response: fzSftp started, protocol_version=9 Command: keyfile “/home/boby/.ssh/id_rsa” Command: open “root@51.38.246.115” 3333 Command: Trust new Hostkey: Once Command: Pass: Error: Authentication failed. Error: Critical error: Could not connect to server Status: Disconnected from server On checking /var/log/auth.log, found … Read more