New Install Login Error

I just installed home assistant using docker on an Ubuntu VM. I set up a username and password, and when I try to log in, it gives this error:

Error: Message format incorrect: required key not provided @ data['client_id']

I tried deleting the configuration, recreating the container and redownloading the image, but I still get the error.

check your configuration.yaml. You must have defined a component incorrectly (It’s expecting a client_id field that’s missing

Probably a browser issue, are you trying to access it with Firefox?

Check https://github.com/home-assistant/home-assistant/issues/17528

I have the same problem I noticed.

Gets the same error if I try to login from:
Chrome on iOS
Safari on iOS
Edge on Windows 10

At the moment I am logged in Chrome on Windows 10, but I have been for a long time, I don’t dare to log out to try to log in again. Seems like there are more users with same problem if you look at the issue on GitHub.