Hei Guys,
yesterdays evening I installed current HA image on my Rpi 4 2GB.
After setting up everthing (Mqtt plugin and view other integrations, unfortunately neither the samba plugin nor ssh plugin ) I shut the rpi down using the UI. Today I started the RPI again. It is accessible over ping but the UI doesn’t show anymore. Unfortunately the new RPi uses micro HDMI and I got no adaptor. I used to login via ssh configured by USB stick but this also did not work. Does anybody have a suggestion how I could save my installation? What I defenitly not want to do is reinstall.
That may be your only option. Unless you want to wait until you can get an HDMI adapter.
You can copy the entire /config folder from the old to new installation. You will then only have to set up any addons to get back to where you were. Or you can copy off the snapshots from the /backup folder and restore using that.
Read the SD card in a Linux PC or Windows PC running Linux Reader (free) to get your /config data.
Another option could be to read the home assistant log using the same method and correct any obvious errors.
I managed to get an adapter for this little hdmi port. So now I can see whats going on.
The base linux seems to start pretty nice (every line showing OK status).
The next lines are:
Welcome to Home Assistant
homeassistant login:
going further with root and no password
Next Line is a warning: [WARN] Home Assistant CLI is nor running! Jump into emergency console…
2021-01-19 20:02:08 WARNING (Thread-7) [homeassistant.components.mqtt] Disconnected from MQTT server core-mosquitto:1883 (1)
2021-01-19 20:30:48 WARNING (Thread-7) [homeassistant.components.mqtt] Disconnected from MQTT server core-mosquitto:1883 (1)
2021-01-19 20:40:31 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [2905650752] Error handling message: Multi-level wildcard must be the last character in the topic filter. for dictionary value @ data[‘topic’]. Got ‘#/sensors’
2021-01-19 20:40:51 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [2905650752] Error handling message: Multi-level wildcard must be the last character in the topic filter. for dictionary value @ data[‘topic’]. Got ‘#/sensors’
2021-01-19 20:40:53 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [2905650752] Error handling message: Multi-level wildcard must be the last character in the topic filter. for dictionary value @ data[‘topic’]. Got ‘#/sensors’
2021-01-19 20:40:53 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [2905650752] Error handling message: Multi-level wildcard must be the last character in the topic filter. for dictionary value @ data[‘topic’]. Got ‘#/sensors’
2021-01-19 20:41:01 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [2905650752] Error handling message: Multi-level wildcard must be the last character in the topic filter. for dictionary value @ data[‘topic’]. Got ‘#sensors’
2021-01-19 20:41:02 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [2905650752] Error handling message: Multi-level wildcard must be the last character in the topic filter. for dictionary value @ data[‘topic’]. Got ‘#sensors’
2021-01-19 20:56:16 WARNING (MainThread) [homeassistant.helpers.state] Integration sensor does not support reproduce state