This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!



I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!

no matching host key type found error

Synchronize files & directories to/from XigmaNAS with minimal data transfer.
Forum rules
Set-Up GuideFAQsForum Rules
Post Reply
stephane
NewUser
NewUser
Posts: 10
Joined: 18 Apr 2014 18:39
Status: Offline

no matching host key type found error

Post by stephane »

Hello

I am trying to set-up Rsync between 2 nas4free servers on the same LAN, but i am having much success.

I was able to get the following code working nice on a previous machine:

Code: Select all

rsync -avW --delete root@192.168.1.135:/mnt/mirror/thebrig/ /mnt/data1/thebrig/ --log-file="/mnt/data1/rsync.log"
but I am unable to get it working on the new one. I always get the following message with trying to execute:

Code: Select all

 test-nas: ~# ssh 192.168.1.135
Unable to negotiate with 192.168.1.135: no matching host key type found. Their offer: ssh-dss
Could you point me in the right direction?

Thanks
Stephane

User avatar
b0ssman
Forum Moderator
Forum Moderator
Posts: 2438
Joined: 14 Feb 2013 08:34
Location: Munich, Germany
Status: Offline

Re: no matching host key type found error

Post by b0ssman »

Nas4Free 11.1.0.4.4517. Supermicro X10SLL-F, 16gb ECC, i3 4130, IBM M1015 with IT firmware. 4x 3tb WD Red, 4x 2TB Samsung F4, both GEOM AES 256 encrypted.

stephane
NewUser
NewUser
Posts: 10
Joined: 18 Apr 2014 18:39
Status: Offline

Re: no matching host key type found error

Post by stephane »

Thanks, You are correct, the new server is with the latest release (10.2). I'll reload a new VM with 10.1 until the fix is available in a release

Post Reply

Return to “RSYNC”