Open polter05 opened 1 week ago
i can confirm, also on my alpine it does that.
This looks very much like a bug in Zigbee2MQTT itself, i.e. in the Alpine package.
Can you try the following? -- PLEASE MAKE A BACKUP OF THE WHOLE LXC FIRST! --
apk del zigbee2mqtt
apk add zigbee2mqtt --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community
zigbee2mqtt --version
Please verify that you have read and understood the guidelines.
yes
A clear and concise description of the issue.
After update, zigbee don't start. With start with cli "zigbee2mqtt" -> this message š
Error relocating /usr/lib/zigbee2mqtt/node_modules/unix-dgram/build/Release/unix_dgram.node: _ZN2v820EscapableHandleScopeC1EPNS_7IsolateE: symbol not found
An idea ?
What settings are you currently utilizing?
Which Linux distribution are you employing?
Alpine
If relevant, including screenshots or a code block can be helpful in clarifying the issue.
Please provide detailed steps to reproduce the issue.
After run
bash -c "$(wget -qO - https://github.com/tteck/Proxmox/raw/main/ct/alpine-zigbee2mqtt.sh)"
or
bash -c "$(wget -qO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/alpine-zigbee2mqtt.sh)"