Starting Zigbee2MQTT - Does not start with SONOFF Zigbee 3.0 USB Dongle Plus,Zigbee Gateway TI CC2652P

Hello,

I have downloaded already the Mosquitto MQTT Broker and configured, the Zigbee 3.0 USB Dongle is already inserted and properly configured but the Zigbee2MQTT does not want to start.
This are some output logs.

Has someone an idea what could be the problem?

[23:18:51] INFO: Preparing to start…
[23:18:51] INFO: Socat not enabled
[23:18:52] INFO: Starting Zigbee2MQTT…
Zigbee2MQTT:info 2024-03-26 23:18:54: Logging to console and directory: ‘/config/zigbee2mqtt/log/2024-03-26.23-18-54’ filename: log.txt
Zigbee2MQTT:info 2024-03-26 23:18:54: Starting Zigbee2MQTT version 1.36.0 (commit #unknown)
Zigbee2MQTT:info 2024-03-26 23:18:54: Starting zigbee-herdsman (0.35.1)
Zigbee2MQTT:error 2024-03-26 23:19:14: Error while starting zigbee-herdsman
Zigbee2MQTT:error 2024-03-26 23:19:14: Failed to start zigbee
Zigbee2MQTT:error 2024-03-26 23:19:14: Check Zigbee2MQTT fails to start | Zigbee2MQTT for possible solutions
Zigbee2MQTT:error 2024-03-26 23:19:14: Exiting…
Zigbee2MQTT:error 2024-03-26 23:19:14: Error: Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)
at ZStackAdapter.start (/app/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/zStackAdapter.ts:103:27)
at Controller.start (/app/node_modules/zigbee-herdsman/src/controller/controller.ts:132:29)
at Zigbee.start (/app/lib/zigbee.ts:62:27)
at Controller.start (/app/lib/controller.ts:109:27)
at start (/app/index.js:107:5)

Is ZHA running ?