hass-emulated-hue/core

can't connect

stevespaw opened this issue · 1 comments

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

This issue has been marked as stale due to no activity and will be closed in 7 days.