hass-emulated-hue / core

Hue Emulation for Home Assistant
Apache License 2.0
318 stars 55 forks source link

can't connect #570

Open stevespaw opened 1 month ago

stevespaw commented 1 month ago

Description

2024-05-20 17:35:02,276 ERROR emulated_hue.web -- Failed to create HTTP server at port 80: [Errno 98] error while attempting to bind on address ('0.0.0.0', 80): address already in use 2024-05-20 17:35:02,300 INFO emulated_hue.web -- Started HTTPS webserver on port 443

Expected behavior

Connect on port 80

Reproduction steps

I have been trying this for a year, hoping it would work. What am I missing?

Relevant log output

[17:35:01] INFO: Starting Emulated Hue...
2024-05-20 17:35:02,208 INFO  emulated_hue.controllers.config -- Auto detected listen IP address is 192.168.2.118
2024-05-20 17:35:02,229 INFO  hass_client -- Connected to Home Assistant ws (version 2024.5.4)
2024-05-20 17:35:02,276 ERROR emulated_hue.web -- Failed to create HTTP server at port 80: [Errno 98] error while attempting to bind on address ('0.0.0.0', 80): address already in use
2024-05-20 17:35:02,300 INFO  emulated_hue.web -- Started HTTPS webserver on port 443

Operating system

HassOS

Install method

HassOS Addon

Version

3.0

Dev Version

No response

Any other information that may be helpful

No response