Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MQTT #25

Open
didi2sk opened this issue May 25, 2024 · 3 comments
Open

MQTT #25

didi2sk opened this issue May 25, 2024 · 3 comments

Comments

@didi2sk
Copy link

didi2sk commented May 25, 2024

When I enable MQTT program crash.

@didi2sk
Copy link
Author

didi2sk commented May 25, 2024

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

@domneedham
Copy link
Owner

Been a long time since I've looked at this. Might be a dependency issue where the version installed is too new?

@didi2sk
Copy link
Author

didi2sk commented Jun 3, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants