nyu-mlab / iot-inspector-client

IoT Inspector: capturing and analyzing your smart home network traffic
https://inspector.engineering.nyu.edu/
MIT License
416 stars 64 forks source link

Exception in thread zeroconf-Engine #125

Closed gregftaylor closed 1 year ago

gregftaylor commented 2 years ago

I've been running the Princeton IOT Inspector for Windows 10 under Windows 10, build 19044.1645 for two days. In spite of activity by devices on my network, so far it has reported nothing on my web page. It has reported the following exception 80 times:

Exception in thread zeroconf-Engine: Traceback (most recent call last): File "threading.py", line 932, in _bootstrap_inner File "lib\site-packages\zeroconf__init.py", line 1228, in run File "lib\site-packages\zeroconf__init__.py", line 1301, in handle_read File "lib\site-packages\zeroconf\init__.py", line 2501, in handle_response AttributeError: 'Zeroconf' object has no attribute '_handlers_lock'

I have interacted with several of my IOTdevices after noticing these exceptions, but have so far been unable to deliberately trigger another occurrence of this exception.