#NW issue with Zigbee2MQTT

1 messages · Page 1 of 1 (latest)

stark ocean
#

I 'm facing an issue starting Zigbee2MQTT on a Raspberry Pi 4, latest HAOS version. My Raspberry is placed very close to my router, I'd like to get rid of the Ethernet cable and use the Wifi connection (I know, not ideal, but I prefer to have a clean desktop). Everything is working fine with the Ethernet connection, I can ping my SLZB-06 hub from the HA Terminal console, Zigbee2MQTT is running ok. When I change my connection to Wifi, disabling the Ethernet setup, using same IP address, I can't ping anymore the Zigbee hub and Zigbee2MQTT is not starting.
[06:59:11] INFO: Starting Zigbee2MQTT...
Starting Zigbee2MQTT without watchdog.
[2025-07-18 06:59:15] info: z2m: Logging to console, file (filename: log.log)
[2025-07-18 06:59:15] info: z2m: Starting Zigbee2MQTT version 2.5.1 (commit #unknown)
[2025-07-18 06:59:15] info: z2m: Starting zigbee-herdsman (4.3.1)
[2025-07-18 06:59:16] info: zh:zstack:znp: Opening TCP socket with 192.168.1.21:6638
[2025-07-18 06:59:19] error: zh:zstack:znp: Socket error Error: connect EHOSTUNREACH 192.168.1.21:6638
[2025-07-18 06:59:19] error: z2m: Error while starting zigbee-herdsman
[2025-07-18 06:59:19] error: z2m: Failed to start zigbee-herdsman
[2025-07-18 06:59:19] error: z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start_crashes-runtime.html for possible solutions
[2025-07-18 06:59:19] error: z2m: Exiting...

Any help is more than welcome!

raw oak
stark ocean