no connection via ssh possible

Discussion in 'LiquidFiles General' started by ChrisV, May 20, 2020.

Tags:
  1. ChrisV

    ChrisV New Member

    Joined:
    May 4, 2018
    Messages:
    8
    Likes Received:
    0
    when i try to access the liquidfiles host via ssh, i got:

    Code:
    [myuser@myhost ~]$ ssh root@192.168.XXX.X -p 222
    kex_exchange_identification: read: Connection reset by peer
    what's the reason?
     
  2. David

    David Administrator
    Staff Member

    Joined:
    Dec 1, 2015
    Messages:
    781
    Likes Received:
    31
    most likely the ssh client and server couldn't agree on an algorithm for key exchange and connection could not be negotiated. You will need to update your ssh client or at least allow kex algorithms compatible with LF server.
     

Share This Page