SSH login the VG but get error: “no matching host key type found"
Issue:
SSH login the VG but got the error, “no matching host key type found".
Solution:
1. Please login the Web GUI of VG, navigate to Administration >>Management Services, make sure that the SSH is enabled.
2. Please retry with ssh -o HostKeyAlgorithms=+ssh-rsa -o PubkeyAcceptedAlgorithms=+ssh-rsa user@192.168.2.1 in Command Line again. Note: 192.168.2.1 is the LAN IP address.