Zigbee2mqtt - Error while opening serialport

Hello

I’m new here and I’m trying to setup my old Rpi 3 with my zigbee device.

I’m on a fresh install of HA.
Mqtt is Ok, but when I start zigbee2mqtt I’ve got an error about opening the serial port.

I’m using a cc2531 usb dongle. It’s plug on /dev/bus/usb/001/005

here are log

I’m lost !
Is this a problem with the dongle?

[17:03:05] INFO: Preparing to start...
[17:03:08] INFO: Socat not enabled
[17:03:14] INFO: Starting Zigbee2MQTT...
Zigbee2MQTT:info  2023-01-22 17:03:32: Logging to console and directory: '/config/zigbee2mqtt/log/2023-01-22.17-03-32' filename: log.txt
Zigbee2MQTT:info  2023-01-22 17:03:32: Starting Zigbee2MQTT version 1.29.2 (commit #unknown)
Zigbee2MQTT:info  2023-01-22 17:03:32: Starting zigbee-herdsman (0.14.83-hotfix.0)
Zigbee2MQTT:error 2023-01-22 17:03:34: Error while starting zigbee-herdsman
Zigbee2MQTT:error 2023-01-22 17:03:34: Failed to start zigbee
Zigbee2MQTT:error 2023-01-22 17:03:34: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
Zigbee2MQTT:error 2023-01-22 17:03:34: Exiting...
Zigbee2MQTT:error 2023-01-22 17:03:34: Error: Error while opening serialport 'Error: Error: Operation not permitted, cannot open /dev/bus/usb/001/005'
    at SerialPort.<anonymous> (/app/node_modules/zigbee-herdsman/src/adapter/z-stack/znp/znp.ts:146:28)
    at SerialPort._error (/app/node_modules/@serialport/stream/dist/index.js:76:22)
    at /app/node_modules/@serialport/stream/dist/index.js:112:18

Any help or advice ?

  1. That’s a terrible coordinator for anything other than testing, upgrade to a CC2652
  2. Use the path in /dev/serial/by-id/ instead