Hi everyone! happy new year first of all.
I am facing this problem since last month:
I have no clue how can be solve it. My HA is running in a synology nas docker.
i have not paying attention to this since i tried to install samgung tv smart…
Any idea?? btw i have ssdp: in my conf.yaml.
Logger: homeassistant.setup
Source: components/ssdp/init.py:711
First occurred: 15:57:15 (1 occurrences)
Last logged: 15:57:15
Error during setup of component ssdp
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/setup.py”, line 253, in _async_setup_component
result = await task
File “/usr/src/homeassistant/homeassistant/components/ssdp/init.py”, line 223, in async_setup
await server.async_start()
File “/usr/src/homeassistant/homeassistant/components/ssdp/init.py”, line 731, in async_start
await self._async_start_upnp_servers()
File “/usr/src/homeassistant/homeassistant/components/ssdp/init.py”, line 787, in _async_start_upnp_servers
http_port = await _async_find_next_available_port(source)
File “/usr/src/homeassistant/homeassistant/components/ssdp/init.py”, line 711, in _async_find_next_available_port
test_socket.bind(addr)
OSError: [Errno 99] Address not available