Hi all,
I’m not sure where all the errors come from that I’m seeing in the logs. I recently (two weeks ago) moved to a new house and not everything is set up properly again. I unfortunately even had to swap my router, but the WiFi and the LAN that my HA and all other device are/would be connected to are still the same because I’ve split internet router and my local network to two different hardware devices, the latter still being the same.
So I’m seeing now an immense amount of this error (66,000 times):
Logger: async_upnp_client.ssdp
Source: runner.py:179
First occurred: 7. Mai 2023 um 16:35:44 (66628 occurrences)
Last logged: 07:05:22
* Received error: [Errno 101] Network unreachable, transport: <_SelectorDatagramTransport fd=36 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=36, family=AddressFamily.AF_INET, type=SocketKind.SOCK_DGRAM, proto=0, laddr=('0.0.0.0', 50931)>
* Received error: [Errno 101] Network unreachable, transport: <_SelectorDatagramTransport fd=39 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=39, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_DGRAM, proto=0, laddr=('::', 48793, 0, 0)>
* Received error: [Errno 19] No such device, transport: <_SelectorDatagramTransport fd=36 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=36, family=AddressFamily.AF_INET, type=SocketKind.SOCK_DGRAM, proto=0, laddr=('0.0.0.0', 50931)>
And this (17,000 times)
Protokolldetails (FEHLER)
Logger: async_upnp_client.ssdp
Source: components/ssdp/__init__.py:383
First occurred: 7. Mai 2023 um 16:36:16 (16708 occurrences)
Last logged: 07:04:31
* Received error: [Errno 19] No such device, transport: <_SelectorDatagramTransport fd=23 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=23, family=AddressFamily.AF_INET, type=SocketKind.SOCK_DGRAM, proto=0, laddr=('0.0.0.0', 49083)>
* Received error: [Errno 101] Network unreachable, transport: <_SelectorDatagramTransport fd=22 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=22, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_DGRAM, proto=0, laddr=('::', 41834, 0, 0)>
* Received error: [Errno 101] Network unreachable, transport: <_SelectorDatagramTransport fd=23 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=23, family=AddressFamily.AF_INET, type=SocketKind.SOCK_DGRAM, proto=0, laddr=('0.0.0.0', 49083)>
Any idea where this might come from? I disabled a few intergrations from devices that are not back online yet, but that didnt help