Trying to add a remote device in Qt Creator 13.0.2 installed on Ubuntu 24.04, running through Hyper-V.
I added devices with the correct address and login, unlocked Cipher for SSH connection on Ubuntu (/etc/ssh/sshd_config), but when invoking Test I get the message “Basic connectiviy test failed, device is considered unusable.”
When I connect to a remote device from the side in a Linux terminal, the test starts, but at the end I get the message “Device testing error”.
Is there anything else that needs to be installed/configured on Ubuntu?