HomeAssistant wont boot anymore

Hi.
I’m using Docker with HomeAssistant in a Raspberry PI 3 with Raspbian. It was working everything ok since some hours ago.
Now, the frontend won’t show up anymore (neither with duckdns nor with the local ip). I can’t find anything relevant into home-assistant.log nor docker-compose logs. My project is exactly the version from https://github.com/grandchamp/homeassistant-casa.

Home-assistant.log:

2018-07-31 20:26:21 WARNING (Recorder) [homeassistant.components.recorder] Ended unfinished session (id=227 from 2018-0$2018-07-31 20:26:31 ERROR (SyncWorker_14) [pychromecast.socket_client] Failed to connect, retrying in 5.0s
2018-07-31 20:26:37 WARNING (MainThread) [homeassistant.setup] Setup of config is taking over 10 seconds.

Docker compose logs: docker-compose.log · GitHub

What changes did you make?

Please? You really expect us to diagnose some random software?

This forum is for home assistant from official sources.

For a start all the indenting for weather is wrong. - increase indent by only 2 spaces.

The errors you posted are not unusual. Are you waiting long enough before you restart?
How are you restarting? Are you using the GUI to restart the server or just pulling the plug? If you use the GUI it will notify you of errors like the above. NEVER just pull the power.

Ease up dude! It’s just a configuration like 1000 or us have with all our files on Github so you can see his full configuration files.

My apologies, I thought he had forked and running his own version of home assistant.

I accidentally discovered that my Chromecast has reseted it’s configuration and that was the cause. Maybe because HomeAssistant was trying to connect to it and it was timing out.
Thanks for everyone help!