Remote Login

Running hassio in docker on NUC using Ubuntu Server 18.04

When I log in via ssh I use
ssh [email protected]
then pasword of !abc123!
Logs me in fine.

When I attempt to log in via url, I go to…
xyz,duckdns.org:8123

It the pops up asking me for my username and password.

I use johndoe and the password of !abc123!

It returns an error of Invalid user name or password.

Based on other posts I disabled api_password

What am I doing wrong?
Thanks
carltonb

I think you use the Raspberry Pi Login not the one for Homeassistant wich you have defined in configuration.yaml.
Greetings

The Home Assistant Auth system has nothing to do with your Ubuntu host ssh login - they are 2 completely seperate things. You could have set them up so you use the same login and password but unless you deliberately did that they will be different.

I could have sworn that I used the same login/password for both systems.

Though I will look to see how to change it. Is there an easy way to reset the site credentials.

Thanks

On my hassbian/ubuntu, I deleted all the files in the .storage folder under hass config folder to reset user/password last time I have trouble with authorization.