I installed the add-on, set the username and password.
when I try to SSH into HA running on a PI, I get this error:
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that a host key has just been changed.
The fingerprint for the ED25519 key sent by the remote host is
SHA256:xxxxxxxxxxxxxxxx.
Please contact your system administrator.
Add correct host key in /Users/xxxx/.ssh/known_hosts to get rid of this message.
Offending ECDSA key in /Users/xxxx/.ssh/known_hosts:1
ED25519 host key for 192.168.50.254 has changed and you have requested strict checking.
Host key verification failed.
Yeah. I bet you are doing this on a mac right?
Did you try following the instructions in the error message? I suggest deleting the host key then it will add it back in with the current host.
Hi, if I mount an external disk in /mnt/x or /share/x using this addon will it be available in another addon provided that it has /mnt or /share in its volumes?
I am trying to make a mounted local drive (or password protected smb) available in another addon (emby) but the only way that I found is using portainer cli which isnât persistant at addon restart⌠Thanks!
Hi all,
Iâm trying to copy long output (of dmesg) via SSH WebUI.
I have only web access to my instance so I tried to do that via the web interface of the addon.
The output was huge and I tried to copy it via SHIFT + select.
However, I can only select (and copy) the currently displayed output, I canât scroll up.
Without pressing SHIFT (text is selected with orange background) the text automatically scrolls up when selecting, but this doesnât happen when I try to copy text (grey background)
Sorry, I just come here from Raspbian as it was âunsupportedâ, so started to be really unsupported, also with issues in add-ons.
Is there a chance that having Home Assistant installation to have SSH access without running any SSh addon? To start permanent SSH server via ssh? As it was in Raspbian, e.g.
My config file looks identical to yours, except my key, and it is rejected. If I change and put in a password it works. Iâm sure I am doing something wrong with the pair created with puttygen. I thought it would be easier to find out what with the community add on rather than the ssh troubleshootiing using 22222 . Is there any settings in putty gen that I maybe missing? I am using RSA and 2048 which I believe is the default.
Thanks.
Just found the issue. You also need to edit the private file and convert it to Linux from windows.
I can not start the addon anymore; gives me Invalid list for authorized_keys. I opened up my private key with puttygen and itâs the same one, and I didnât move the file location on my windows PC. I am unable to edit the add-on configuration. For example, changing the username from hassio to homeassistant gave this error:
Failed to save addon configuration, not a valid value for dictionary value @ data[âoptionsâ]. Got {âsshâ: {âusernameâ: âhomeassistantâ, âpasswordâ: ââ, âauthorized_keysâ:
âssh-rsa
redacted
rsa-key-20200621â, âsftpâ: False, 'compatiâŚ
Also to note, I can no longer SSH with putty either. Hereâs my config
Thanks for the reply, David! I just tried to put the key â everything after ssh-rsa, and everything before rsa-key-20200621 â in quotes, both single and double, but got this error:
BlockquoteFailed to save addon configuration, not a valid value for dictionary value @ data[âoptionsâ]. Got {âsshâ: {âusernameâ: âhassioâ, âpasswordâ: ââ, âauthorized_keysâ: âssh-rsa redacted rsa-key-20200621â, âsftpâ: False, 'compatibility_âŚ
Just did a clean supervised install of HA 2021.2.3 on latest armbian and the SSH&Web Terminal add-on isnât in the add-on store list. Iâm really only looking for the Web Terminal capability. Any idea why this add-on wouldnât be in the list and how to fix the issue?
Both SSH add-ons in the store have a web terminal and you need to have advanced mode enabled for your user to see those add-ons, along with some others.