Lovelace lost after upgrade

Hi All,

Hope someone can help me here. I recently upgraded to 0.88.0 and found that my lovelace ui wouldn’t load. I don’t get any errors in the log and everything else works fine, just no lovelace!

Has there been a breaking change in the last couple of releases I might have missed? I’ve tried setting the UI to lovelace and navigating there manually and each time I end up back at my states view.

Things i’ve tried:

  • ctrl+F5 on multiple devices
  • scrapping and rebuilding the lovalace yaml (the beginning anyway)
  • reinstalling the docker image

Any ideas? What have I done wrong?

As mentioned, I’m running 0.88.0 on docker

what errors in the log? Many custom cards may break due to a change.

The only error I have is:

 legacy_api_password support has been enabled. If you don't require it, remove the 'api_password' 
 from your http config.

Which is weird because i don’t have the legacy password enabled

Have you verified that you don’t have

http:
  api_password: xxxx

in your config?