Replies: 2 comments
-
homeassistant: true |
Beta Was this translation helpful? Give feedback.
-
Either invalid path or you have not access rights to it. |
Beta Was this translation helpful? Give feedback.
-
homeassistant: true |
Beta Was this translation helpful? Give feedback.
-
Either invalid path or you have not access rights to it. |
Beta Was this translation helpful? Give feedback.
-
Hello everyone,
I'm encountering an issue when trying to start Zigbee2MQTT on my Debian GNU/Linux 12 system, and I'm seeking assistance to resolve it. Here is the detailed error I'm facing
I have followed the official documentation and checked for possible issues on the Zigbee2MQTT troubleshooting page, but I haven't been able to resolve the problem.
My current setup uses Proxmox and LXC, and I have followed the steps outlined on the Zigbee2MQTT installation page for Proxmox.
I would appreciate any guidance or suggestions to resolve this issue. Has anyone encountered a similar problem or have any ideas on addressing this specific error?
Thank you in advance for your assistance!
Best regards,
Ivan
`Debian GNU/Linux 12 zigbee2mqtt tty1
zigbee2mqtt login: root (automatic login)
Zigbee2MQTT LXC provided by https://tteck.github.io/Proxmox/
Last login: Sat Dec 23 16:32:53 CET 2023 on tty1
You have mail.
root@zigbee2mqtt:~# cd /opt/zigbee2mqtt && npm start
Zigbee2MQTT:info 2023-12-23 16:50:45: Logging to console and directory: '/opt/zigbee2mqtt/data/log/2023-12-23.16-50-45' filename: log.txt
Zigbee2MQTT:info 2023-12-23 16:50:45: Starting Zigbee2MQTT version 1.34.0 (commit #56589dcc)
Zigbee2MQTT:info 2023-12-23 16:50:45: Starting zigbee-herdsman (0.25.0)
Zigbee2MQTT:error 2023-12-23 16:50:45: Error while starting zigbee-herdsman
Zigbee2MQTT:error 2023-12-23 16:50:45: Failed to start zigbee
Zigbee2MQTT:error 2023-12-23 16:50:45: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
Zigbee2MQTT:error 2023-12-23 16:50:45: Exiting...
Zigbee2MQTT:error 2023-12-23 16:50:46: Error: Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/serial/by-id/usb-Silicon_Labs_slae.sh_cc2652rb_stick_-_slaesh_s_iot_stuff_00_12_4B_00_25_9B_EB_82-if00'
at SerialPort. (/opt/zigbee2mqtt/node_modules/zigbee-herdsman/src/adapter/z-stack/znp/znp.ts:146:28)
at SerialPort._error (/opt/zigbee2mqtt/node_modules/@serialport/stream/dist/index.js:82:22)
at /opt/zigbee2mqtt/node_modules/@serialport/stream/dist/index.js:118:18
root@zigbee2mqtt:/opt/zigbee2mqtt# `
Beta Was this translation helpful? Give feedback.
All reactions