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
Traceback (most recent call last):
File "", line 35, in
File "util.py", line 6, in getinstance
File "mqtt.py", line 31, in init
File "mqtt.py", line 45, in connect
File "/lib/umqtt/simple.py", line 154, in subscribe
File "/lib/umqtt/simple.py", line 173, in wait_msg
OSError: -1
Hi,
yes there was problem width dependecy mqtt library and severeal other error. In critical peaces of code I use try: and make a lot other change. I reading temperature from external zigbee temp. sensors and show it on clock
When I enable MQTT program crash.
The text was updated successfully, but these errors were encountered: