Not sure if i have the same issue, but it seems to be the same source of issue.
I clicked on update yesterday evening before going to bed. This morning my HA is starting in recovery mode.
To be honest i m fairly new to this game and i have no clue what went wrong.
I cant reboot because of the following message:
The system cannot restart because the configuration is not valid: Error loading /config/configuration.yaml: expected '<document start>', but found '<block mapping start>' in "/config/configuration.yaml", line 3, column 1
So i checked my configuration.yaml:
homeassistant*
# Loads default set of integrations. Do not remove.
default_config:
# Load frontend themes from the themes folder
frontend:
themes: !include_dir_merge_named themes
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml
It somehow complaints about the “default_config:”. Not sure why to be honest.
So checking the protocolls in the settings and i get these messages for the Core:
I am running on an Raspberry Pi 3 B+
Specs:
Broadcom BCM2837B0, Cortex-A53 (ARMv8) 64-bit SoC @ 1.4GHz
1GB LPDDR2 SDRAM
2.4GHz and 5GHz IEEE 802.11.b/g/n/ac wireless LAN, Bluetooth 4.2, BLE
Gigabit Ethernet over USB 2.0 (maximum throughput 300 Mbps)
Extended 40-pin GPIO header
Full-size HDMI®
4 USB 2.0 ports
CSI camera port for connecting a Raspberry Pi camera
DSI display port for connecting a Raspberry Pi touchscreen display
4-pole stereo output and composite video port
Micro SD port for loading your operating system and storing data
5V/2.5A DC power input
Power-over-Ethernet (PoE) support (requires separate PoE HAT)
I am not able to restore from a backup. It loads around 5s and then the window closes without any further action…
As i am new to this, i would love to understand what is going wrong here and if need to reinstall the whole thing (and then maybe try to restore a downloaded backup).
Looking forward for more discussion in here.
Kev