I use HA Blue, Home Assistant OS 7.6, core-2022.4.7, have the SSH Terminal add-on installed and normally use samba on my windows-PC to edit configs.
I can restart HA via config → server control
I can stop HA via HA’s SSH terminal ‘ha core stop’
stopping HA care also stops my SSH terminal - hence I’m locked out. To get HA back up I need to cycle power.
How to connect putty to start ha core (without cycling power)
My Prop is : I can only use the SSH that embedded in HA, the terminal, that one is stopped. I never managed connecting to HA through putty/SSH outside of the embedded HA terminal
unfortunately I tend to agree. I bought HA-blue because I’m absolutely free of talent for installations, just not my thing. It definitely served that purpose. But no way to get support, even for basic things like connecting putty or HA Core Start from Terminal
Would feel better if I would not need to cycle power to restart HA but could do it more gently.
Otherwise HA works fine and I got quite a few custom integrations working. Yet as stated in this thread, I feel a bit abandoned with HA blue.
What sort of software or user support were you expecting to get by purchasing a piece of hardware?
These forums are a great place to ask for help and get support. Spend some time doing some searching and reading and if you can’t find the answer, start a new thread.
There should be no reason to have to power cycle the hardware just to restart HA. Unless HA Blue runs totally differently than any other HA install method I’ve seen.
You will get basic linux support here depending on the goodwill of forum posters but you shouldn’t be expecting this from the devs just because you bought a Blue.
Thanks for the replies. I regards HA-blue as a bundle, HW & SW installed. As stated elsewhere, I only managed SSH through the terminal (add-on) within HA. That one stops when I stop HA (or likely more precisely, when stopping HA core also stops the UI)
I failed so far connecting SSH through PUTTY from elsewhere, connection steadfastly refused.
Samba works fine though, so its not a generic network issue. I suspect a setting in HA-blue that’s preventing external SSH, hence my expectation that the seller of a bundle provides minimum guidance or at least some contact.
not much configuration in SSH other than the public key (with and without the comment around it)
and putty neither (other than the private key file in SSH)
keys generated with puttygen
Type c from anywhere and then type “restart”. Select the “Restart server” option
Or again if you prefer the cli - ha core restart. Or ha core stop and then ha core start.
Neither of those are basic things. The SSH addons are only available to advanced users. Advanced users are kind of expected to know what they’re doing.
Why do you need SSH access anyway? Sounds like you already have Samba installed and so can edit your config. Restarting HA and rebooting the host are both options in the UI, there’s no reason you have to use the CLI for those.
He doesn’t want to restart core, he wants to stop core, play with his database, then start core. So none of the restart options are suitable. And once core is stopped you can’t use ui. His query boils down to whether the ssh addon continues to run when core is stopped. My experience is that the ssh and web terminal does continue to run when core is stopped.