I have a 26 Matter devices commissioned in the HA (25 lights and 1 switch).
Today we had a power outage due to an electrical accident when renovating one of the rooms.
When the HA came back online all Matter devices were unavailable - Matter server Web UI shows 0 nodes.
In the NanoLeaf app I can see that all light are still in the Thread network.
In the Matter server logs i noticed this:
2024-11-26 20:12:41.236 (MainThread) ERROR [chip.storage] Expecting ',' delimiter: line 29 column 111 (char 4111)
2024-11-26 20:12:41.236 (MainThread) CRITICAL [chip.storage] Could not load configuration from /data/chip.json - resetting configuration...
2024-11-26 20:12:41.236 (MainThread) WARNING [chip.storage] No valid SDK configuration present - clearing out configuration
2024-11-26 20:12:41.236 (MainThread) WARNING [chip.storage] No valid REPL configuration present - clearing out configuration
Is my configuration gone or can I restore it somehow?