Hi.
This is the secound time I have installed HA today (using Rasperi PI imager) on a new Raspberry PI 4 - 8GB.
After installing some devices (RFXCOM and Sonoff Zigbee 3,0 USB dongle)
And services like RFXTRX, Zigbee2mqtt, IKEA trådløs, Broadlink RM mini 3 and Philips Hue
I get some errors in the log-file… and another strange thing happends in Devices/Services…
I did not copy anything from the log-files from the first innstall… I thought it was me who had done something wrong and that the errors were due to me so I reinstalled everything again. But the same thing happened this time too
From Log-file:
Logger: homeassistant.helpers.storage
Source: helpers/storage.py:280
First occurred: 12:04:01 AM (1 occurrences)
Last logged: 12:04:01 AM
Error writing config for core.config_entries: Failed to serialize to JSON: /config/.storage/core.config_entries. Bad data at $.data.entries[7].data.devices.0b11000101fbf65a0a000070.device_id=DeviceTuple(packettype='11', subtype='0', id_string='1fbf65a:10')(<class 'homeassistant.components.rfxtrx.DeviceTuple'>
Logger: homeassistant.util.json
Source: util/json.py:76
First occurred: 12:04:01 AM (1 occurrences)
Last logged: 12:04:01 AM
Failed to serialize to JSON: /config/.storage/core.config_entries. Bad data at $.data.entries[7].data.devices.0b11000101fbf65a0a000070.device_id=DeviceTuple(packettype='11', subtype='0', id_string='1fbf65a:10')(<class 'homeassistant.components.rfxtrx.DeviceTuple'>
Full logs:
2022-07-12 00:04:01 ERROR (SyncWorker_0) [homeassistant.util.json] Failed to serialize to JSON: /config/.storage/core.config_entries. Bad data at $.data.entries[7].data.devices.0b11000101fbf65a0a000070.device_id=DeviceTuple(packettype='11', subtype='0', id_string='1fbf65a:10')(<class 'homeassistant.components.rfxtrx.DeviceTuple'>
2022-07-12 00:04:01 ERROR (MainThread) [homeassistant.helpers.storage] Error writing config for core.config_entries: Failed to serialize to JSON: /config/.storage/core.config_entries. Bad data at $.data.entries[7].data.devices.0b11000101fbf65a0a000070.device_id=DeviceTuple(packettype='11', subtype='0', id_string='1fbf65a:10')(<class 'homeassistant.components.rfxtrx.DeviceTuple'>
In Devices/Services:
Several of the services need to be reconfigured even if they have been configured previously. And IKEA has disappeared along with all the bulbs and smart plugs.
I think the last thing I did before things went wrong was configure “Sonoff Zigbee 3.0 …”
What causes the problem?