I’ve installed Home Assistant in a VM on my Synology. I installed the Terminal & SSH add-on. I can connect through the Terminal on de sidebar within HAos.
But when I fire up the Terminal on my Mac I get this error message:
Renzo@iMac ~ % ssh -v [email protected]
OpenSSH_8.6p1, LibreSSL 3.3.6
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 21: include /etc/ssh/ssh_config.d/* matched no files
debug1: /etc/ssh/ssh_config line 54: Applying options for *
debug1: Authenticator provider $SSH_SK_PROVIDER did not resolve; disabling
debug1: Connecting to 192.168.178.64 [192.168.178.64] port 22.
debug1: connect to address 192.168.178.64 port 22: Connection refused
ssh: connect to host 192.168.178.64 port 22: Connection refused
Renzo@iMac ~ %
Can anyone help me fix this? I’m not sure what’s going wrong.