We were working on setting up a cluster, but the Hue URL was set to a private IP of the server. As we had setup all the nodes to access each other using a private IP. But we wanted Hue to bind to public interface so that it can be accessed within the network.
Bind Hue to wild card address.
- Goto -> Hue Configuration -> search for
Bind Hue
. - Check
Bind Hue to Wildcard Address
- Restart Hue Server.
We are done.