Zigbee2MQTT not starting - using ZBT-2

Hi, I am new to home assistant. I have just purchased Home Assistant Green and a ZBT-2. I installed MQTT Broker and Zigbee2MQTT but Zigbee2MQTT is not starting. When I configure Zigbee2MQTT under found devices my ZBT-2 is found and I have double checked it has the zigbee firmware installed on it. I really dont know how to get this working. Log is below. Thank You.

Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/
[2025-11-26 17:29:27] info: z2m: Logging to console, file (filename: log.log)
[2025-11-26 17:29:28] info: z2m: Starting Zigbee2MQTT version 2.6.3 (commit #unknown)
[2025-11-26 17:29:28] info: z2m: Starting zigbee-herdsman (6.3.2)
[2025-11-26 17:29:28] info: zh:ember: Using default stack config.
[2025-11-26 17:29:28] info: zh:ember: ======== Ember Adapter Starting ========
[2025-11-26 17:29:28] info: zh:ember:ezsp: ======== EZSP starting ========
[2025-11-26 17:29:28] info: zh:ember:uart:ash: ======== ASH Adapter reset ========
[2025-11-26 17:29:28] info: zh:ember:uart:ash: RTS/CTS config is off, enabling software flow control.
[2025-11-26 17:29:28] info: zh:ember:uart:ash: Serial port opened
[2025-11-26 17:29:28] info: zh:ember:uart:ash: ======== ASH starting ========
[2025-11-26 17:29:33] info: zh:ember:uart:ash: ======== ASH Adapter reset ========
[2025-11-26 17:29:33] info: zh:ember:uart:ash: ======== ASH starting ========
[2025-11-26 17:29:38] info: zh:ember:uart:ash: ======== ASH Adapter reset ========
[2025-11-26 17:29:38] info: zh:ember:uart:ash: ======== ASH starting ========
[2025-11-26 17:29:43] info: zh:ember:uart:ash: ======== ASH Adapter reset ========
[2025-11-26 17:29:43] info: zh:ember:uart:ash: ======== ASH starting ========
[2025-11-26 17:29:48] info: zh:ember:uart:ash: ======== ASH Adapter reset ========
[2025-11-26 17:29:48] info: zh:ember:uart:ash: ======== ASH starting ========
[2025-11-26 17:29:53] error: z2m: Error while starting zigbee-herdsman
[2025-11-26 17:29:54] error: z2m: Failed to start zigbee-herdsman
[2025-11-26 17:29:54] error: z2m: Check Zigbee2MQTT fails to start/crashes runtime | Zigbee2MQTT for possible solutions
[2025-11-26 17:29:54] error: z2m: Exiting…
[2025-11-26 17:29:54] error: z2m: Error: Failed to start EZSP layer with status=HOST_FATAL_ERROR.
at EmberAdapter.initEzsp (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:665:19)
at EmberAdapter.start (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:1547:24)
at Controller.start (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/controller/controller.ts:133:29)
at Zigbee.start (/app/lib/zigbee.ts:67:27)
at Controller.start (/app/lib/controller.ts:101:13)
at start (/app/index.js:149:5)
[17:29:55] INFO: Preparing to start…
[17:29:55] INFO: Socat not enabled
[17:29:56] INFO: Starting Zigbee2MQTT…
Starting Zigbee2MQTT without watchdog.

Regards
Ash

make sure you have the correct device port path and baud rate, see @ https://support.nabucasa.com/hc/en-us/articles/31346954875421-Is-Zigbee2MQTT-supported-by-Home-Assistant-Connect-ZBT-2

Thank You its working now thanks to you.