This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Home Assistant Conatiner LCX cannot get emulated hue port 80 active #2181
Unanswered
xanderphillips
asked this question in
Help Needed
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Tried same steps that normally work to get it to publish the resources on port 80 in a standard docker container way and it isn't working. The homeassistant docker image is running 'as-deployed' by the scripts, with priv mode enabled and tied to network on 'host'. I've tried manually mapping the ports for 8443 and 80 in the docker image, as well as flipping from host to bridge mode, but can't get the emulated hue 80 interface up. (I have the same configuration.yaml setup on a different install of homeassistant in docker not in proxmox and it is working. Not sure where to go to find more logging / details as to why this is not working.
Beta Was this translation helpful? Give feedback.
All reactions