Zigbee2MQTT installation with SMLIGHT SLZB-06

Hi I am just starting with Zigbee2Mqtt. I installed Node.js as is recommended on the documentation. Then connected the SMLIGHT coordinator to the LAN and it can be accessed from my PC.

After installaton of everything, when i start, i always get this error:

Zigbee2MQTT:info 2023-10-25 16:10:43: Logging to console and directory: ‘D:\programming\zigbee2mqtt-master\data\log\2023-10-25.16-10-43’ filename: log.txt
Zigbee2MQTT:info 2023-10-25 16:10:43: Starting Zigbee2MQTT version 1.33.1 (commit #unknown)
Zigbee2MQTT:info 2023-10-25 16:10:43: Starting zigbee-herdsman (0.19.0)
Zigbee2MQTT:info 2023-10-25 16:10:45: zigbee-herdsman started (resumed)
Zigbee2MQTT:info 2023-10-25 16:10:45: Coordinator firmware version: ‘{“meta”:{“maintrel”:1,“majorrel”:2,“minorrel”:7,“product”:1,“revision”:20221226,“transportrev”:2},“type”:“zStack3x0”}’
Zigbee2MQTT:info 2023-10-25 16:10:45: Currently 0 devices are joined:
Zigbee2MQTT:info 2023-10-25 16:10:45: Zigbee: disabling joining new devices.
Zigbee2MQTT:info 2023-10-25 16:10:45: Connecting to MQTT server at mqtt://localhost:1883
Zigbee2MQTT:error 2023-10-25 16:10:45: MQTT error:
Zigbee2MQTT:error 2023-10-25 16:10:45: MQTT failed to connect, exiting…
Zigbee2MQTT:info 2023-10-25 16:10:45: Stopping zigbee-herdsman…
Zigbee2MQTT:error 2023-10-25 16:10:46: MQTT error:
Zigbee2MQTT:error 2023-10-25 16:10:47: MQTT error:
Zigbee2MQTT:error 2023-10-25 16:10:48: MQTT error:
Zigbee2MQTT:info 2023-10-25 16:10:57: Stopped zigbee-herdsman

Can you help me understand what to do to make it work???