I’ve been getting the following error in the log. But I don’t understand what the problem might be exactly. Anyone know how zeroconf works or has had a similar problem with it?
This is the error in the log:
2019-10-13 21:56:39 WARNING (SyncWorker_16) [zeroconf] Exception occurred:
Traceback (most recent call last):
File "/usr/local/lib/python3.7/site-packages/zeroconf.py", line 2245, in send
bytes_sent = s.sendto(packet, 0, (addr, port))
PermissionError: [Errno 1] Operation not permitted