You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i start opendrop find it through this error although owl is still running !!!!
`Looking for receivers. Press Ctrl+C to stop ...
/usr/local/lib/python3.8/site-packages/zeroconf/_services/browser.py:168: FutureWarning: <opendrop.client.AirDropBrowser object at 0x7d797418be80> has no update_service method. Provide one (it can be empty if you don't care about the updates), it'll become mandatory.
warnings.warn(
Error with socket 4 (('fe80::eb8:2aff:fe00:5aa6', 5353, 0, 21))): [Errno 101] Network is unreachable
Traceback (most recent call last):
File "/usr/local/lib/python3.8/asyncio/selector_events.py", line 1048, in sendto
self._sock.sendto(data, addr)
OSError: [Errno 101] Network is unreachable
`
do you have any clue for that ?
The text was updated successfully, but these errors were encountered:
when i start opendrop find it through this error although owl is still running !!!!
`Looking for receivers. Press Ctrl+C to stop ...
/usr/local/lib/python3.8/site-packages/zeroconf/_services/browser.py:168: FutureWarning: <opendrop.client.AirDropBrowser object at 0x7d797418be80> has no update_service method. Provide one (it can be empty if you don't care about the updates), it'll become mandatory.
warnings.warn(
Error with socket 4 (('fe80::eb8:2aff:fe00:5aa6', 5353, 0, 21))): [Errno 101] Network is unreachable
Traceback (most recent call last):
File "/usr/local/lib/python3.8/asyncio/selector_events.py", line 1048, in sendto
self._sock.sendto(data, addr)
OSError: [Errno 101] Network is unreachable
`
do you have any clue for that ?
The text was updated successfully, but these errors were encountered: