Koenkk / zigbee2mqtt

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

Cannot make changes to Config File #23507

Open ALPF5555 opened 3 months ago

ALPF5555 commented 3 months ago

What happened?

When I install Zigbee2mqtt and get to the config file I make the modifications to the server and add the new IP address of my Raspberry Pi Then I add the IP address of the serial dongle which is a SLZB-06M Yes I have updated the SLZB-06M to the latest firmware both core firmware and running Current core firmware version: v2.3.6 and the Zigbee Your current firmware revision: 20240510.

What did you expect to happen?

I expected the config file to be updated and keep the parameters I typed in but it goes back to the default settings server is Localhost and serial dongle is /dev/ttyACM0 no matter how many times I try to update and save as soon as I reboot the config changes.

How to reproduce it (minimal and precise)

No response

Zigbee2MQTT version

1.38

Adapter firmware version

20240510.

Adapter

slzb-06m POE

Setup

On Raspberry Pi plain using Bookworm.

Debug log

No response

ALPF5555 commented 3 months ago

My Zigbee2mqtt version is 1.39.1 I have also tried with a Sonoff Plus dongle and have the same problems I can get the Zigbee2mqtt to start one time then when I close it down to install the Running as a daemon with systemctl the next time it tried to start I get this error message Alan5555@raspberrypi:~ $ sudo nano /etc/systemd/system/zigbee2mqtt.service Alan5555@raspberrypi:~ $ sudo systemctl start zigbee2mqtt Job for zigbee2mqtt.service failed because the control process exited with error code. See "systemctl status zigbee2mqtt.service" and "journalctl -xeu zigbee2mqtt.service" for details. then when I go back to the configuration file it has the default parameters back in even though I had changed it and saved it and wrote it to the default file it is appear that it is not saving it or just going to default file after the Zigbee2mqtt shuts down.

I have tried both dongles the SLZB-06 as well as the Sonoff Plus and have the same problems with both dongles I cannot get Zigbee2mqtt to run. Can you help and let me know what I am doing wrong please