Zigbee2MQTT bad gateway after update to 1.42.0-2

So since the update I have no longer access to my Zigbee2MQTT-linked devices.

I am running HA on rpi4-64

  • Core2024.11.3
  • Supervisor2024.11.4
  • Operating System13.2
  • Frontend20241106.2

Mosquitto broker 6.4.1
Zigbee2MQTT 1.42.0-2

[10:22:10] INFO: Preparing to start...
[10:22:10] INFO: Socat not enabled
[10:22:10] INFO: Starting Zigbee2MQTT...
Starting Zigbee2MQTT without watchdog.
[2024-12-03 10:22:17] info: 	z2m: Logging to console, file (filename: log.log)
[2024-12-03 10:22:17] info: 	z2m: Starting Zigbee2MQTT version 1.42.0 (commit #unknown)
[2024-12-03 10:22:17] info: 	z2m: Starting zigbee-herdsman (2.1.9)
[2024-12-03 10:22:18] warning: 	zh:ezsp: 'ezsp' driver is deprecated and will only remain to provide support for older firmware (pre 7.4.x). Migration to 'ember' is recommended. If using Zigbee2MQTT see https://github.com/Koenkk/zigbee2mqtt/discussions/21462
[2024-12-03 10:22:18] error: 	zh:ezsp:ezsp: Connection attempt 1 error: Error: Error: No such file or directory, cannot open /dev/serial/by-id/usb-Nabu_Casa_SkyConnect_v1.0_ca1fa0e21741ed11854d83a7ccf2b06c-if00-port0
[2024-12-03 10:22:23] error: 	zh:ezsp:ezsp: Connection attempt 2 error: Error: Error: No such file or directory, cannot open /dev/serial/by-id/usb-Nabu_Casa_SkyConnect_v1.0_ca1fa0e21741ed11854d83a7ccf2b06c-if00-port0
[2024-12-03 10:22:33] error: 	zh:ezsp:ezsp: Connection attempt 3 error: Error: Error: No such file or directory, cannot open /dev/serial/by-id/usb-Nabu_Casa_SkyConnect_v1.0_ca1fa0e21741ed11854d83a7ccf2b06c-if00-port0
[2024-12-03 10:22:48] error: 	zh:ezsp:ezsp: Connection attempt 4 error: Error: Error: No such file or directory, cannot open /dev/serial/by-id/usb-Nabu_Casa_SkyConnect_v1.0_ca1fa0e21741ed11854d83a7ccf2b06c-if00-port0
[2024-12-03 10:22:48] error: 	z2m: Error while starting zigbee-herdsman
[2024-12-03 10:22:48] error: 	z2m: Failed to start zigbee
[2024-12-03 10:22:48] error: 	z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
[2024-12-03 10:22:48] error: 	z2m: Exiting...
[2024-12-03 10:22:48] error: 	z2m: Error: Failure to connect
    at Ezsp.connect (/app/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/ezsp.ts:364:19)
    at Driver.startup (/app/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/driver.ts:186:13)
    at EZSPAdapter.start (/app/node_modules/zigbee-herdsman/src/adapter/ezsp/adapter/ezspAdapter.ts:152:16)
    at Controller.start (/app/node_modules/zigbee-herdsman/src/controller/controller.ts:137:29)
    at Zigbee.start (/app/lib/zigbee.ts:69:27)
    at Controller.start (/app/lib/controller.ts:161:27)
    at start (/app/index.js:154:5)

Can anyone please help or guide me in the right direction?
Thank you!

Look here