Cant get Zigbee2MQTT to work

Hi
i am trying to get Zigbee2MQTT to work with Sonoff Plus

o had the sonoff plus working on the system with ZHA, then completely deleted ZHA and all it components from my system and did a full reboot

I have installed the Zigbee2MQTT with following config

d

ata_path: /config/zigbee2mqtt
socat:
  enabled: false
  master: pty,raw,echo=0,link=/tmp/ttyZ2M,mode=777
  slave: tcp-listen:8485,keepalive,nodelay,reuseaddr,keepidle=1,keepintvl=1,keepcnt=5
  options: "-d -d"
  log: false
mqtt:
  server: mqtt://192.168.22.15:1883
serial:
  port: >-
    /dev/serial/by-id/usb-ITEAD_SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2_20231218183756-if00
  adaptor: ezsp

I keep getting error “Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)”

I also tried the standard /dev/ttyACM0 port but with the same result

the installation is on homeassistant OS

any idea what else I can try to get it to work ?

My port is:

port: /dev/ttyUSB0

i checked the port it is correct

i also tried the /dev/ttyACM0 way and got the same result

adaptor: ezsp
:point_down:
adapter: ezsp

thank you
so stupid. istake