I need some help, my home assistant setup crashed today and does not want to start anymore. I’m running homeassistant on a rpi3 with razberry board, DSMR cable (smart meter) and it is connected via wifi. I was actually just playing a bit with the settings od my fibaro fgsd 002 smoke sensors. Most likely completely unrelated, but got a pop up on my IPAD that a new version of IOS was available, so decided why not get it over with.
When the IPAD was working again, I tried to reconnect without any success. I checked on my router settings, and the rpi was no longer connected to the network. Did a powercycle of the rpi, without any success. Connected a screen to the rpi and powered it up, and nothing happens. Not even the standard boot screen. The screen gives the message “no input detected”. I can open the SD card on my pc. I can access the linux partition via ext2fsd on windows. This makes me think that the SD card itself is OK.
Now something similar happened a while ago. Back then I did not bother to investigate since a reinstall takes about 1 hour, but since it is the 2nd time that this happened now. Now I want to see if it can be fixed or at least diagnosed. Any tips where I should start to look?
These is what I find in the home assistant log from around the time that problems started to occur:
2018-07-01 12:42:09 ERROR (MainThread) [homeassistant.core] Timer got out of sync. Resetting
2018-07-01 12:42:19 ERROR (MainThread) [homeassistant.core] Timer got out of sync. Resetting
2018-07-01 12:42:39 ERROR (MainThread) [homeassistant.core] Timer got out of sync. Resetting
2018-07-01 12:43:09 ERROR (MainThread) [homeassistant.core] Timer got out of sync. Resetting
2018-07-01 12:43:14 ERROR (MainThread) [homeassistant.core] Timer got out of sync. Resetting
2018-07-01 12:43:21 ERROR (MainThread) [homeassistant.core] Timer got out of sync. Resetting
2018-07-01 12:43:29 ERROR (MainThread) [homeassistant.core] Timer got out of sync. Resetting
2018-07-01 12:44:01 ERROR (MainThread) [homeassistant.core] Timer got out of sync. Resetting
2018-07-01 12:46:23 ERROR (MainThread) [homeassistant.core] Timer got out of sync. Resetting
2018-07-01 12:46:34 ERROR (MainThread) [homeassistant.core] Timer got out of sync. Resetting
2018-07-01 12:46:46 ERROR (MainThread) [homeassistant.core] Timer got out of sync. Resetting
2018-07-01 12:47:06 ERROR (MainThread) [homeassistant.core] Timer got out of sync. Resetting
2018-07-01 12:47:17 ERROR (MainThread) [homeassistant.core] Timer got out of sync. Resetting
2018-07-01 12:47:24 ERROR (MainThread) [homeassistant.core] Timer got out of sync. Resetting
2018-07-01 12:47:27 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for sensor.power_production_phase_l2 (<class ‘homeassistant.components.sensor.dsmr.DSMREntity’>) took 0.499 seconds. Please report platform to the developers at Platforms that do I/O inside properties · Issue #4210 · home-assistant/core · GitHub
2018-07-01 12:47:30 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for sensor.power_production_phase_l3 (<class ‘homeassistant.components.sensor.dsmr.DSMREntity’>) took 0.485 seconds. Please report platform to the developers at Platforms that do I/O inside properties · Issue #4210 · home-assistant/core · GitHub
2018-07-01 12:47:31 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for sensor.gas_consumption (<class ‘homeassistant.components.sensor.dsmr.DSMREntity’>) took 0.640 seconds. Please report platform to the developers at Platforms that do I/O inside properties · Issue #4210 · home-assistant/core · GitHub
2018-07-01 12:47:33 ERROR (MainThread) [homeassistant.core] Timer got out of sync. Resetting
2018-07-01 12:47:39 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for sensor.power_consumption_phase_l1 (<class ‘homeassistant.components.sensor.dsmr.DSMREntity’>) took 1.344 seconds. Please report platform to the developers at Platforms that do I/O inside properties · Issue #4210 · home-assistant/core · GitHub
2018-07-01 12:47:43 ERROR (MainThread) [homeassistant.core] Timer got out of sync. Resetting
2018-07-01 12:48:04 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for sensor.power_consumption (<class ‘homeassistant.components.sensor.dsmr.DSMREntity’>) took 0.548 seconds. Please report platform to the developers at Platforms that do I/O inside properties · Issue #4210 · home-assistant/core · GitHub
2018-07-01 12:48:19 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for sensor.power_consumption_low (<class ‘homeassistant.components.sensor.dsmr.DSMREntity’>) took 0.469 seconds. Please report platform to the developers at Platforms that do I/O inside properties · Issue #4210 · home-assistant/core · GitHub
2018-07-01 12:48:58 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for sensor.voltage_swells_phase_l1 (<class ‘homeassistant.components.sensor.dsmr.DSMREntity’>) took 0.464 seconds. Please report platform to the developers at Platforms that do I/O inside properties · Issue #4210 · home-assistant/core · GitHub
2018-07-01 12:49:06 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for sensor.voltage_swells_phase_l3 (<class ‘homeassistant.components.sensor.dsmr.DSMREntity’>) took 0.439 seconds. Please report platform to the developers at Platforms that do I/O inside properties · Issue #4210 · home-assistant/core · GitHub
2018-07-01 12:49:49 ERROR (MainThread) [homeassistant.core] Timer got out of sync. Resetting
2018-07-01 12:50:09 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for group.meter_readings (<class ‘homeassistant.components.group.Group’>) took 0.401 seconds. Please report platform to the developers at Platforms that do I/O inside properties · Issue #4210 · home-assistant/core · GitHub
2018-07-01 12:50:23 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for weather.br_unknown_station (<class ‘homeassistant.components.weather.buienradar.BrWeather’>) took 2.039 seconds. Please report platform to the developers at Platforms that do I/O inside properties · Issue #4210 · home-assistant/core · GitHub
2018-07-01 12:50:50 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for sensor.power_production (<class ‘homeassistant.components.sensor.dsmr.DSMREntity’>) took 1.181 seconds. Please report platform to the developers at Platforms that do I/O inside properties · Issue #4210 · home-assistant/core · GitHub
2018-07-01 12:51:42 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for sensor.power_tariff (<class ‘homeassistant.components.sensor.dsmr.DSMREntity’>) took 14.006 seconds. Please report platform to the developers at Platforms that do I/O inside properties · Issue #4210 · home-assistant/core · GitHub
2018-07-01 12:52:17 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for sensor.power_production_low (<class ‘homeassistant.components.sensor.dsmr.DSMREntity’>) took 1.799 seconds. Please report platform to the developers at Platforms that do I/O inside properties · Issue #4210 · home-assistant/core · GitHub