#Problem with Zigbee2mqtt / ZBDONGLE-E

1 messages · Page 1 of 1 (latest)

simple plover
#

Hello im running into some issues, everything is hosted on my unraid server as containers for ease of use and fun.

my dongle has latest FW from: https://darkxst.github.io/silabs-firmware-builder/

Problems:

  1. Webui stopped working for my Zigbee2mqtt container
  2. z2m: MQTT error: read ECONNRESET which breaks the connection to HA

Have I missed some important configuration? Or anything else?

hybrid pine
#

MQTT error: read ECONNRESET says the problem is between Z2M and the broker, or with the broker

#

Check your broker logs

simple plover
#

Thats the fun thing nothing in the logs

hybrid pine
#

Check that it didn't restart

simple plover
#

Nope

#

[2025-02-14 03:15:35] error: z2m: MQTT error: Keepalive timeout
[2025-02-14 03:15:40] error: z2m: Not connected to MQTT server!

#

Mosquitto has 0 errors

hybrid pine
#

Then check your networking, since Z2M can't reach the broker

simple plover
#

Ill try and run it on bridge mode and redo the whole mosquitto container