I have Home Assistant in a Raspberry Pi 4. HAss is working fine and I can connect it local (homeassistant:8123 or with my internal IP:8123) and remotely (Nabu Casa). But every time I try to login in my Raspberry pi via Putty, I get this message: “Network error: Connection refuse”. What could be the problem? I have always been able to login to my Raspberry pi via Putty.
Assuming you are using Home Assistant OS…
Did you install and start the SSH addon?
1 Like
Hey!
I saw this soulution for using putty
I’d like to update und upgrade the raspberry. This is not possible with the
sudo apt-get update
sudo apt-get upgrade
in a terminal session with the plugin?
Frank
That is not how you update Home Assistant OS.
You will be notified when there is an OS upgrade to install from the UI.
1 Like
Sorry! As a noob - I mean to update the OS … ; )
Yes, that is what I said, you don’t do that with apt-get for HA OS.
1 Like