Z2mqtt it doesn't start

Good morning, I’m new to Home Assistant and maybe I can’t… I see a lot of tutorials and the installation of z2mqtt and very easy.
I also installed the mosquito broker and MATT component. when I try to start z2mqtt after a while releases errors but I do not know where to intervene! I tried everything as far as I know. I’ll leave you the log so if someone can give me a hand.
To my green home assistant I connected Sonoff Dongle Plus MG24 via USB.

[21:16:20] INFO: [32mPreparing to start...[0m]
[21:16:20] INFO: [32mSocat not enabled[0m]
[21:16:21] INFO: [32mStarting Zigbee2MQTT...[0m]
Starting Zigbee2MQTT without a watchdog.
[20]25-12-11 21:16:25] [32minfo[39m: z2m: Logging to console, file (filename: log.log)
[20]25-12-11 21:16:26] [32minfo[39m: z2m: Starting Zigbee2MQTT version 2.7.1 (commit #unknown)
[20]25-12-11 21:16:26] [32minfo[39m: z2m: Starting zigbee-herdsman (7.0.4)
[20]25-12-11 21:16:26] [32minfo[39m: zh:adapter:discovery: Matched adapter: {"path":"/dev/ttyUSB0,""manufacturer":"SONOFF,""serialNumber":"4a6846bcb49aef11b73dad9061ce3355,""pnpId":"usb-SONOFF_SONOFF_Dongle_Plus_MG24_4a6846bcb49aef11b73dad9061ce3355-if00-port0,""vendorId":"10c4,""productId":"ea60"} => zstack: 3
[20]25-12-11 21:16:26] [32minfo[39m: zh:zstack:znp: Opening SerialPort with {"path":"/dev/ttyUSB0,""baudRate":115200,"rtscts":false,"autoOpen":false}
[20]25-12-11 21:16:27] [32minfo[39m: zh:zstack:znp: Serialport opened]
[20]25-12-11 21:16:27] [32minfo[39m: zh:zstack:znp: Writing CC2530/CC2531 skip bootloader payloader
[20]25-12-11 21:16:28] [32minfo[39m: zh:zstack:znp: Skip bootloader for CC2652/CC1352]
[20]25-12-11 21:16:47] [31merror[39m: z2m: Error while starting zigbee-herdsman
[20]25-12-11 21:16:47] [31merror[39m: z2m: Failed to start zigbee-herdsman
[20]25-12-11 21:16:47] [31merror[39m: z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start_crashes-runtime.html for possible solutions
[20]25-12-11 21:16:47] [31merror[39m: z2m: Exiting...
[20]25-12-11 21:16:47] [31merror[39m: z2m: Error: Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)
t ZStackAdapter.start (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/zStackAdapter.ts:115:27)
at Controller.start (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/controller/controller.ts:143:29)
at Zigbee.start (/app/lib/zigbee.ts:70:27)
Controller.start (/app/lib/controller.ts:101:13)
start (/app/index.js:149:5)

But I see messages about CC2652. Maybe show your Zigbee2mqtt configuration

Hello Francisp, thank you for your reply Here is the yaml code, the configuration is clean, even without setting anything just by installing the addon you do not start.

data_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: {}
serial: {}

you need to specify your adapter in the configuration.

But my question is: shouldn’t z2mqtt start without any configuration? Or do I have to do the configuration to start it?
However, I have a disabled ZHA instance. Can it lead to problems?

Zigbee2mqtt needs at least the mqtt credentials and the adapter settings

perfect, mqtt credentials and adapter inserted. but nothing to do. in the adapter section I put zstack and or tried even ember but nothing. is not that wrong type? mine is a sonoff dongle plus mg24.

needs ember