Unable to get past onboarding

Hello,

I installed HA as a docker container on my system, container itself seems to run ok and I can reach via IP:8123. On inital contact it queries for a new user (admin) account and passes on to onboarding (although I have specified details in my configuration.yaml).

However, I can never get past the onboarding page. When I choose “Next”, an error message “FAIL” occurs as a browser popup. Docker logs show me

2019-10-12 16:19:32 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection.140078022889296] Received invalid command: config/core/update

Same message is in home-assistant.log.

I already tried to delete .storage in config folder and restart docker container several times. I have not configured and auth providers in my config, per docs HA should select a default.

Any ideas what I can try ?

Lars

Try manually setting it up:

Hi,

thanks for the suggestion. My configuration.yaml contains the relevant items. Nevertheless the onboarding page gets displayed at login and Next gives me above error message.

Lars

It’s worth opening an issue if there isn’t one already.

Thanks, did that.

Lars