What causes this ZeroConf error, anything I can do to get rid of it?

2020-08-15 12:00:42 WARNING (SyncWorker_2) [zeroconf] Error sending through socket 53 Traceback (most recent call last): File "/usr/local/lib/python3.8/site-packages/zeroconf/__init__.py", line 2826, in send bytes_sent = s.sendto(packet, 0, (real_addr, port)) OSError: [Errno 126] No error information

You can set the logging level to be more verbose (info or debug) to try and get some more information. I’d set it back to warning again afterwards though, it does tend to be very verbose.

I have the same error since 0.116.
Did you figure out what it was?

No i just changed the log setting to stop it from showing up since I didn’t think it hurt anything