My Hassbian not working after 0.42

Hi!
I’m new to HA, and installed Hassbian a couple of weeks ago. After setting up some 433MHz devices, encrypting with LetsEncrypt etc, things were starting to go well.
Then I ran

sudo apt-get update && sudo apt-get upgrade

to upgrade my installation, and afterwards followed the update procedure for HA.

While everything seemed to go fine, the web UI isn’t available after rebooting… I don’t understand what could’ve happened?

Atm. I’m tempted to just reinstall, as it isn’t too much of a problem, but I’d have to copy out the configuration files to have all the 433MHz codes. Hopefully they wouldn’t have to be re-synced?

Did you stop HA before doing the upgrade?

Also - some installation methods require that you sudo to the correct user and enter a virtual environment before upgrading.

This is what I did:
https://home-assistant.io/docs/hassbian/upgrading/

Anything in home-assistant.log?

Hi, sorry for the late reply. This is in my log atm:

17-04-10 14:06:10 WARNING (MainThread) [homeassistant.setup] Setup of remote is taking over 10 seconds.
17-04-10 14:06:10 WARNING (MainThread) [homeassistant.setup] Setup of sensor is taking over 10 seconds.
17-04-18 20:05:16 WARNING (MainThread) [homeassistant.setup] Setup of media_player is taking over 10 seconds.
17-04-18 20:05:16 WARNING (MainThread) [homeassistant.setup] Setup of tts is taking over 10 seconds.
17-04-18 20:05:39 WARNING (MainThread) [homeassistant.components.remote] Setup of platform harmony is taking over 10 seconds.
17-04-18 20:06:03 WARNING (MainThread) [homeassistant.components.sensor] Setup of platform yr is taking over 10 seconds.

Hmm, after waiting forever, it came up?!

Sent another reboot, and this time it went up much faster, but still these warnings in the log:

17-04-18 20:20:31 WARNING (MainThread) [homeassistant.components.media_player.kodi] Kodi host name should no longer conatin http:// See updated definitions here: https://home-assistant.io/components/media_player.kodi/
17-04-18 20:20:39 WARNING (MainThread) [homeassistant.setup] Setup of remote is taking over 10 seconds.
17-04-18 20:20:39 WARNING (MainThread) [homeassistant.setup] Setup of media_player is taking over 10 seconds.
17-04-18 20:20:40 WARNING (MainThread) [homeassistant.components.remote] Setup of platform harmony is taking over 10 seconds.
17-04-18 20:20:40 WARNING (MainThread) [homeassistant.components.media_player] Setup of platform cast is taking over 10 seconds.
17-04-18 20:21:06 WARNING (Thread-13) [pychromecast.socket_client] Heartbeat timeout, resetting connection
17-04-18 20:21:06 WARNING (Thread-14) [pychromecast.socket_client] Heartbeat timeout, resetting connection

Although it’s really not a solution, I’m considering a reinstall just to get further.

im getting almost the same errors, starting to think its my sdcard that is to small and not fast enough, what sdcard are u using?

SanDisk Ultra, 16GB. This one I think:

ok, im sure that card is good enough, im using a 8gig class 6… So i guess thats not the issue :slight_smile:

Do you get the errors on every reboot?

Don’t sweat the “10 seconds” errors. Those expose something that was happening already in previous builds, but are now noted with a warn in the logs. You’ll want to fix your Kodi config. Eventually, it won’t work with the http://

1 Like