Page 1 of 1

Zigbee2mqqt docker fails

Posted: Saturday 18 October 2025 11:21
by Rob67ert
After a new install, like to update to Domotics 2025.2 I get the following error:

Code: Select all

docker: Error response from daemon: failed to set up container networking: driver failed programming external connectivity on endpoint zigbee2mqtt (414d1b4cbf9384b9de4016aabe6b4d8ec448211972ba2654f6dc5bc72458bf8d): failed to bind host port 0.0.0.0:8080/tcp: address already in use
How can I solve this?

Re: Zigbee2mqqt docker fails

Posted: Saturday 18 October 2025 11:48
by waltervl

Code: Select all

8080/tcp: address already in use
So you have to configure zigbee2mqtt to another port eg 8090. Port 8080 probably used by Domoticz already.
See also the note on this on the wiki https://wiki.domoticz.com/Zigbee2MQTT

Perhaps also read the other notes :-)