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
Exception in thread Thread-3:
Traceback (most recent call last):
File "/usr/lib/python3.3/threading.py", line 637, in _bootstrap_inner
self.run()
File "/usr/lib/python3.3/threading.py", line 594, in run
self._target(*self._args, **self._kwargs)
File "/home/arnaud/Documents/sphaero/zmq-test/pyzyre/zbeacon.py", line 171, in __init__
self.run()
File "/home/arnaud/Documents/sphaero/zmq-test/pyzyre/zbeacon.py", line 262, in run
self.send()
File "/home/arnaud/Documents/sphaero/zmq-test/pyzyre/zbeacon.py", line 213, in send
self._udp_sock.sendto(self.transmit, (self._dstAddr, self._port))
OSError: [Errno 101] Network is unreachable]
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: