Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
11.97k stars 1.67k forks source link

"Configuration is not consistent with adapter state/backup" while everything is consistent #24103

Open t-b-c-22 opened 3 weeks ago

t-b-c-22 commented 3 weeks ago

What happened?

Zigbee2MQTT stopped working on 21/9 with the following error: "Configuration is not consistent with adapter state/backup!" I have tried adjusting the configuration to match the PAN ID, Extended PAN ID, and Network Key. Despite everything being configured correctly, the error persists.

Logs show that the PAN ID, Extended PAN ID, and Network Key match both in the configuration and the backup. The add-on refuses to start and asks to re-commission the network, which would involve re-pairing all devices.

Also, the coordinator SoC temperature is running very high (around 98°C), while others run between 50-60°C. I contacted SMLight in order to ask them about this and they told me that the temperature sensor is not very precise. I didn't check the temperature before, so I'm not sure if the temperature value was always that.

[2024-09-25 10:08:44] error:    zh:adapter:zstack:manager: Configuration is not consistent with adapter state/backup!
[2024-09-25 10:08:44] error:    zh:adapter:zstack:manager: - PAN ID: configured=19191, adapter=19191
[2024-09-25 10:08:44] error:    zh:adapter:zstack:manager: - Extended PAN ID: configured=f4d8f68f758ef596, adapter=f4d8f68f758ef596
[2024-09-25 10:08:44] error:    zh:adapter:zstack:manager: - Network Key: configured=5b174336f1801bd84919b267abcb54e2, adapter=5b174336f1801bd84919b267abcb54e2
[2024-09-25 10:08:44] error:    zh:adapter:zstack:manager: - Channel List: configured=11, adapter=11
[2024-09-25 10:08:44] error:    zh:adapter:zstack:manager: Please update configuration to prevent further issues.

What did you expect to happen?

No response

How to reproduce it (minimal and precise)

No response

Zigbee2MQTT version

1.40.1

Adapter firmware version

20221226

Adapter

SMLight SLZB-06 (CC2652P)

Setup

Add-on on HASS OS on a x86 machine

Debug log

log.log

sebastian-bugajny commented 5 days ago

Hit the same issue 2 days ago on ZigStart UZG-01 (CC2652P7) and cannot fix it.