Ben Passmore
Ben Passmore
I'm having a similar issue. Start zigbee2mqtt inside a container with configuration connecting to a SLZB-06 and another MQTT container. Everything comes up fine, devices check in, Home Assistant can...
After a lot of debugging I believe this is not a zigbee2mqtt issue in my case. It seems with an upgrade of podman (5.1.1) the new rootless networking layer (pasta...
I updated the line ```default_rootless_network_cmd = "slirp4netns"``` inside my ```/etc/containers/containers.conf``` file. Restart everything and the issue was resolved.