Zigbee2mqtt on TrueNAS (FreeBSD) Baudrate error

Heya,
I have a TrueNAS (FreeBSD based) Server with a jail with zigbee2mqtt (and 2 other jails with Home Assistant Core and mosquitto) Everything works exept zigbee2mqtt.
/dev/ttyACM0 is not a device that exists. Through unplugging and replugging I have found out that my CC2531 is in port /dev/ugen0.2.
The “Error output” of “npm start” outputs something else, when set to the “correct port”, so it definitely sees the device.

Now it comes to this error:
(Due to specialities, I actually cannot copy text)

image

It seems to require something about a correct baud rate. How would I fix this error?

You can specifiy baudrate under advanced :

  # Optional: Baud rate speed for serial port, this can be anything firmware support but default is 115200 for Z-Stack and EZSP, 38400 for Deconz, however note that some EZSP firmware need 57600.
  baudrate: 115200

See :

I changed the baudrate like this:

image

The output is sadly still the same. I have checked that it uses the correct config file.

If you use Chrome, there is a copy (&paste) function in the top right menu. While it is a bit hit and miss, it mostly works.

Thanks but I already found the issue. The zigbee stick made two devices. ugen2 and tty0. You have to use the tty