Zigbee2MQTT not finding MQTT server

My Zigbee network stopped working, I decided to get a new coordinator as my original Zigbee 3.0 USB Dongle Plus ‘P’ failed to flash with the updated firmware. I got the ‘E’ version and flashed the latest Ember firmware. I then reinstalled MQTT and Zigbee2MQTT from scratch. Now Zigbee"MQTT doesn’t start and the log shows the errors below. So I am still without a zigbee network.
Please help I am having to turn all my lights on by hand :frowning:
|024-11-09 16:49:19] error: |zh:ezsp:uart: Error while parsing to NpiFrame ‘Error: ← CRC error: 5592499d4e27c2ebce6786c17e|86c1|947a’|
|—|—|
|[2024-11-09 16:49:23] info: |z2m: zigbee-herdsman started (resumed)|
|[2024-11-09 16:49:23] info: |z2m: Coordinator firmware version: ‘{meta:{maintrel:4 ,majorrel:7,minorrel:4,product:13,revision:7.4.4.0 build 0},type:EZSP v13}’|
|[2024-11-09 16:49:23] info: |z2m: Currently 0 devices are joined.|
|[2024-11-09 16:49:23] info: |z2m: Zigbee: disabling joining new devices.|
|[2024-11-09 16:49:24] info: |z2m: Connecting to MQTT server at mqtt://core-mosqitto:1883|
|[2024-11-09 16:49:28] error: |z2m: MQTT error: getaddrinfo ENOTFOUND core-mosqitto|
|[2024-11-09 16:49:28] error: |z2m: MQTT failed to connect, exiting… (getaddrinfo ENOTFOUND core-mosqitto)|
|[2024-11-09 16:49:28] info: |z2m: Stopping zigbee-herdsman…|
|[2024-11-09 16:49:28] info: |zh:controller: Wrote coordinator backup to ‘/config/zigbee2mqtt/coordinator_backup.json’|
|[2024-11-09 16:49:28] info: |z2m: Stopped zigbee-herdsman|

My silly mistake :frowning: I misspelled mosquitto in the config, I missed the ‘u’ :slight_smile: