Ah, ok, sorry, didn’t know I could see more by pressing refresh. Ok, now I saw at the end of the log FATAL: You need to set a password! -
EDIT: ok nevermind, I forgot to set the password for the web terminal. And now it actually works - I probably had to wait longer for the startup. Thanks for the refresh hint!
I meant this guide in particular, the way I wrote it. Without any internet connection you wouldn’t be able to download and install addons in the first place.
On a pi zero, you could directly access the host and use nmcli using a keyboard and monitor of course.
Has anyone had any luck with getting their WIFI to reconnect for scenarios where the SSID went away for a few moments? The only solution I have so far is a reboot
I cant find any wifi networks using ssh. I put raspberry next to the router, but it cant find anything, but for sure it is there (my laptop itself can find ~20 SSIDs near by). maybe something else should be enabled for wifi?
This is my log:
I had some issues with this part: nmcli device wifi connect YOUR_SSID password YOUR_WIFI_PASSWORD.
When executing that line nothing first happend, but then the same line was ready to be executed again except for that part of my password that is !!0 was excanged to nmcli.
I added ’ around my password so the line looks like this instead: nmcli device wifi connect YOUR_SSID password ‘YOUR_WIFI_PASSWORD’. And that solved the problem for me!
Hopefully this could help some one else have trouble setting up their wifi for hass.io
Do I have the wrong version of hassio? I have the docker based one for Raspi 3B which identifies itself as hassio.local on the local network. I don’t have nmcli in the root console