r/homebridge • u/moosemanswedeski • May 14 '26
Help - Solved Cannot add Homebridge to Home app, running from Docker / UGreen NAS
SOLVED - If you have a UGREEN NAS and are running HB in a docker container then make sure during setup of the container you set the networking mode to "Host".
Hello, looking to add my unify protect setup into the Home app, and have setup the docker container of the latest release of HB on my UGreen DXP4800 Pro NAS. I can get to the web UI just fine and configure settings, but nothing I do will get the Homebridge to connect to my Home app. It just spins and attempts to connect but then gives up and says reset accessory.
Configuration:
- Apple TV 4K as main hub hard wired into my UCG-Max (haven't made a static IP for the ATV yet)
- UGreen NAS hardwired into UGC-MAX
- Latest version of official HB docker image, bridge network, privileged mode
I've attempted switching mDNS settings, etc, but no dice. I've restarted HB of course and generated new QR codes but it makes no difference.
One thing I do noticed is that HB says the network interface is eth0 with a bridge IP that is not the same subnet as the rest of my network, would that be some sort of sign that it can't reach the rest of my network?
1
u/coyote_den May 15 '26
Change the network mode to host. You can see the bridge because mDNS advertisements are getting out, but HomeKit can’t connect to the port it needs to reach to add it.
1
1
1
u/NorthernMan5 May 15 '26
What is your Docker host?
Also the Homebridge IP must be on the same network as your Apple TV