After creating a new docker image I get this issue to the point of not being able to do anything in the front end. Just wondering if it goes away when HA has had some time to get itself in order or if I should do something.
Log file? Sounds like the container keeps restarting… Creating your own image?
I was monitoring the log file and it was strangely empty. No just pulled the standard docker image.
This morning I was able to acces, so I am suspecting there must be some initial database processing cloggin up the system, since I could see two temporary database files being created and removed continuously.
I have identified that as soon as I connect node-red to home assistant, home assistant keeps restarting.
It was the base url that was commented out. Now it works.