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?
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.