Help! Running Hass.io on an Raspberry Pi 3B, still using ResinOS. I tried to update as my title says (in preparation for moving to HassOS), and it was okay until after I created my new username and password - then I lost my front end. I just see the logo and “Loading data…”
I updated my Custom UI files to the 8-31 version, and fixed the only thing that should have been a breaking change (moon sensor). Restarted, no front end. I tried removing all Custom UI, restarted, still no front end. I deleted my database file. Restart, no change. I’ve CTRL-F5’d over and over. I’m using Chrome on WIndows.
My log shows this:
2018-09-03 16:07:31 WARNING (MainThread) [homeassistant.components.http] legacy_api_password support has been enabled. If you don't require it, remove the 'api_password' from your http config.
2018-09-03 16:07:46 WARNING (MainThread) [homeassistant.setup] Setup of config is taking over 10 seconds.
2018-09-03 16:07:56 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 192.168.0.18
That last IP address is the PC I’m using to access HA.
At the log in page click on “Legacy API Password” this will change the login to only requiring the local home assistant password stored in your configuration.yaml file (secerets.yaml) and has let me end after the last update.
This is making me crazy. I gave up on the ResinOS card and flashed a new card with HassOS, just going to start from scratch. I still have the same thing happening in Chrome, but I can see the front end in Safari on my phone. I’ve cleared the cache with ctrl F5, cleared the local storage with the developer tools in Chrome, and it still won’t load the front end. It won’t load at all using Edge. Aaarrggghhhhhhh! How do I get this to work?
edited to add: I don’t know what I did differently, just tried to clear EVERYTHING again, and it’s working!! I have multiple entries in my log like this:
2018-09-03 23:24:21 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 192.168.0.18
That IP is my PC which I’m using to access the Pi with Putty and Samba (both of which work). I don’t know what these mean…
And bingo HA dashboard loaded. I’m up and running.
Would appear if somehow the incorrect login details are entered, you end up with a spinning wheel on the page to recover you need to reload the login page.
I can get in with no problems at home using hassio:8123 and even localip:8123, but whenever I use the external IP which is set up to port forward, the authenticate page loads but it just has a “Start over” button which just reloads the page when I click it. No username/password boxes come up at al.