You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
homebridge ui port is 8080. this conflicts with influxd'sd http server, which causes influxd to crash.
either change homebridge port or add a port binding for influxd to solve this.