I am trying to rebuild my file server after the latest OMV update hosed the server. After setting everything up and trying to test, I received the following when I tried to run an Rsync backup to a remote server:
Please wait, syncing </srv/dev-disk-by-uuid-1fc0271b-686e-476b-a9e9-bfe91ef0e60c/Quicken/> to <xxxxx@192.168.1.xxx:/media/xxxxx/Backups/QuickenBKUP> ...
Permission denied, please try again.
Permission denied, please try again.
scans@192.168.1.135: Permission denied (publickey,password).
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: unexplained error (code 255) at io.c(232) [sender=3.2.7]
ERROR: The synchronisation failed.
END OF LINE
The certificate was installed via OMV, and I verified that the .ssh/authorized_keys was created.