I had a clean install of AIO 0.33 running for like two weeks, then this morning I for some reason decided to upgrade to 0.33.4 and do a apt-get distupgrade.
During the upgrade process I didn’t see any errors so I just rebooted and then nothing happened… checked the config and it seams correct.
Looking into the log shows lot’s of weird stuff though.
16-12-01 07:23:25 homeassistant.bootstrap: Not initializing recorder because could not install dependency sqlalchemy==1.1.3
16-12-01 07:23:31 homeassistant.bootstrap: Not initializing http because could not install dependency aiohttp_cors==0.4.0
16-12-01 07:23:31 homeassistant.bootstrap: Not initializing api because not all dependencies loaded: http
16-12-01 07:23:31 homeassistant.bootstrap: Not initializing frontend because not all dependencies loaded: api
16-12-01 07:23:31 homeassistant.bootstrap: Not initializing history because not all dependencies loaded: recorder, http
16-12-01 07:23:31 homeassistant.bootstrap: Not initializing logbook because not all dependencies loaded: recorder, frontend
16-12-01 07:24:01 homeassistant.bootstrap: Not initializing netatmo because could not install dependency https://github.com/jabesq/netatmo-api-python/archive/v0.7.0.zip#lnetatmo==0.7.0
16-12-01 07:24:09 homeassistant.bootstrap: Not initializing light.hue because could not install dependency phue==0.9
16-12-01 07:24:22 homeassistant.bootstrap: Not initializing netatmo because could not install dependency https://github.com/jabesq/netatmo-api-python/archive/v0.7.0.zip#lnetatmo==0.7.0
16-12-01 07:24:22 homeassistant.bootstrap: Component netatmo failed to setup
16-12-01 07:24:22 homeassistant.bootstrap: Unable to prepare setup for platform sensor.netatmo because dependency netatmo could not be initialized
16-12-01 07:24:31 homeassistant.bootstrap: Not initializing sensor.speedtest because could not install dependency speedtest-cli==0.3.4
16-12-01 07:24:34 homeassistant.bootstrap: Not initializing updater because could not install dependency distro==1.0.1
16-12-01 07:24:34 homeassistant.bootstrap: Not initializing camera because not all dependencies loaded: http
16-12-01 07:24:40 homeassistant.bootstrap: Not initializing http because could not install dependency aiohttp_cors==0.4.0
16-12-01 07:24:40 homeassistant.bootstrap: Component http failed to setup
16-12-01 07:24:40 homeassistant.bootstrap: Unable to prepare setup for platform notify.ios because dependency ios could not be initialized
16-12-01 07:24:40 homeassistant.bootstrap: component notify failed to initialize
16-12-01 07:24:53 homeassistant.bootstrap: Not initializing conversation because could not install dependency fuzzywuzzy==0.14.0
16-12-01 07:24:55 homeassistant.bootstrap: Not initializing mqtt because could not install dependency paho-mqtt==1.2
16-12-01 07:25:01 homeassistant.bootstrap: Not initializing discovery because could not install dependency netdisco==0.7.7
16-12-01 07:25:02 homeassistant.bootstrap: Not initializing zeroconf because not all dependencies loaded: api
16-12-01 07:25:02 homeassistant.bootstrap: Not initializing ios because not all dependencies loaded: http, zeroconf
16-12-01 07:25:06 homeassistant.bootstrap: Not initializing sun because could not install dependency astral==1.3
16-12-01 07:25:07 homeassistant.bootstrap: Attempt made to setup sun during setup of sun
16-12-01 07:25:07 homeassistant.bootstrap: Component sun failed to setup
16-12-01 07:25:07 homeassistant.bootstrap: Unable to prepare setup for platform automation.sun because dependency sun could not be initialized
16-12-01 07:25:07 homeassistant.bootstrap: Attempt made to setup sun during setup of sun
16-12-01 07:25:07 homeassistant.bootstrap: Component sun failed to setup
16-12-01 07:25:07 homeassistant.bootstrap: Unable to prepare setup for platform automation.sun because dependency sun could not be initialized
16-12-01 07:25:07 homeassistant.bootstrap: Attempt made to setup sun during setup of sun
16-12-01 07:25:07 homeassistant.bootstrap: Component sun failed to setup
16-12-01 07:25:07 homeassistant.bootstrap: Unable to prepare setup for platform automation.sun because dependency sun could not be initialized
16-12-01 07:25:07 homeassistant.bootstrap: Attempt made to setup sun during setup of sun
16-12-01 07:25:07 homeassistant.bootstrap: Component sun failed to setup
16-12-01 07:25:07 homeassistant.bootstrap: Unable to prepare setup for platform automation.sun because dependency sun could not be initialized
16-12-01 07:25:07 homeassistant.bootstrap: Attempt made to setup sun during setup of sun
16-12-01 07:25:07 homeassistant.bootstrap: Component sun failed to setup
16-12-01 07:25:07 homeassistant.bootstrap: Unable to prepare setup for platform automation.sun because dependency sun could not be initialized
16-12-01 07:25:11 homeassistant.bootstrap: Not initializing sun because could not install dependency astral==1.3
16-12-01 07:25:11 homeassistant.bootstrap: Component sun failed to setup
16-12-01 07:25:11 homeassistant.bootstrap: Unable to prepare setup for platform automation.sun because dependency sun could not be initialized
16-12-01 07:25:12 homeassistant.core: Unable to find service media_player/turn_off
16-12-01 07:25:12 homeassistant.core: Unable to find service media_player/turn_off
Has anyone got any clue what might be causing this?
I would really like to avoid a reinstall…