Seeking Help with Zigbee2MQTT Crash on Alpine LXC
I have successfully installed Zigbee2MQTT on an Alpine version within a Proxmox LXC environment, but I am encountering a critical issue when attempting to start the service—it crashes immediately.
Upon investigation, I discovered that the crash is related to the configuration file. My modifications in nano /root/.z2m/configuration.yaml are not being recognized; instead, the service loads with the default configuration. I found an alternative configuration file located at /var/lib/zigbee2mqtt/configuration.yaml, which contains the settings causing the crash.
This leads me to believe that an incorrect configuration file is being loaded, or perhaps there is a discrepancy in the documentation regarding the expected configuration path.
I would appreciate any guidance on resolving this issue or clarifying whether there is an error in the documentation regarding configuration file locations.
https://github.com/community-scripts/ProxmoxVE/discussions/410