zigbee2mqtt / hassio-zigbee2mqtt

Official Zigbee2MQTT Home Assistant add-on
https://www.zigbee2mqtt.io
Apache License 2.0
1.02k stars 362 forks source link

Configuration on official HA Yellow #618

Closed TheMinimaliiiist closed 1 month ago

TheMinimaliiiist commented 1 month ago

Description of the issue

I have trouble to set up the add-on on ly Yellow box.

Addon version

v1.38.0-1

Platform

Version supervisor-2024.06.0 Newest Version supervisor-2024.06.0

Logs of the issue (if applicable)

[16:04:14] INFO: Preparing to start... [16:04:15] INFO: Socat not enabled [16:04:17] INFO: Starting Zigbee2MQTT... [2024-06-06 16:04:23] info: z2m: Logging to console, file (filename: log.log) [2024-06-06 16:04:23] info: z2m: Starting Zigbee2MQTT version 1.38.0 (commit #unknown) [2024-06-06 16:04:23] info: z2m: Starting zigbee-herdsman (0.49.2) [2024-06-06 16:04:24] warning: zh:ezsp: Deprecated driver 'ezsp' currently in use, 'ember' will become the officially supported EmberZNet driver in next release. If using Zigbee2MQTT see https://github.com/Koenkk/zigbee2mqtt/discussions/21462 [2024-06-06 16:04:24] error: zh:ezsp:ezsp: Connection attempt 1 error: Error: Error Resource temporarily unavailable Cannot lock port [2024-06-06 16:04:29] error: zh:ezsp:ezsp: Connection attempt 2 error: Error: Error Resource temporarily unavailable Cannot lock port [2024-06-06 16:04:39] error: zh:ezsp:ezsp: Connection attempt 3 error: Error: Error Resource temporarily unavailable Cannot lock port [2024-06-06 16:04:54] error: zh:ezsp:ezsp: Connection attempt 4 error: Error: Error Resource temporarily unavailable Cannot lock port [2024-06-06 16:04:54] error: z2m: Error while starting zigbee-herdsman [2024-06-06 16:04:54] error: z2m: Failed to start zigbee [2024-06-06 16:04:54] error: z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions [2024-06-06 16:04:54] error: z2m: Exiting... [2024-06-06 16:04:54] error: z2m: Error: Failure to connect at Ezsp.connect (/app/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/ezsp.ts:370:19) at Driver.startup (/app/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/driver.ts:164:13) at Controller.start (/app/node_modules/zigbee-herdsman/src/controller/controller.ts:127:29) at Zigbee.start (/app/lib/zigbee.ts:62:27) at Controller.start (/app/lib/controller.ts:109:27) at start (/app/index.js:107:5)