I’m trying to replicate data from a TrueNAS Core system to a TrueNAS Scale system. I’ve set up a replication task on the Core system, but I keep hitting a “CallError” when creating an SSH connection.
I’ve double-checked that SSH is enabled on both systems, and the admin user on the Scale system has “allow all sudo commands with no passwords” turned on. Still, no luck.
I’m starting to think my SSH skills might need a little coffee . Can anyone point me in the right direction so I can get this replication rolling? Much appreciated! See attached error message. Thank you!
hanks for taking the time to reply! On TrueNAS Core, I don’t see the “Discover Remote Host Key” option when creating an SSH connection. I went ahead and generated an SSH key pair on Core, then pasted the public key into my admin user on TrueNAS Scale. Even after saving, for some reason Scale won’t keep the changes.
Thanks for your reply @xMAXIMUSx I am certain i entered the correct user and password. I will keep searching the forum for possible answers on what i may be doing wrong. Thank you!
A semi-automatic SSH setup typically refers to configuring passwordless authentication using SSH keys, where the initial key exchange might involve a temporary password-based connection or a dedicated tool to streamline the process.
Check your ssh settings on both systems. It clearly says, invalid password.