thingsboard-python-client-sdk icon indicating copy to clipboard operation
thingsboard-python-client-sdk copied to clipboard

Issue with new 1.8.7 version

Open frank-wettstein opened this issue 2 years ago • 1 comments

With the new version 1.8.7 we encounter the following error:

024-03-19 16:42:42.709 ERROR [Sending thread ] [tb_device_mqtt ] __sending_thread_main - Error during data sending: Traceback (most recent call last): File "/root/.local/lib/python3.10/site-packages/tb_device_mqtt.py", line 634, in __sending_thread_main self.__responses[item['id']] = {"info": info, "timeout_ts": int(time.time()) + DEFAULT_TIMEOUT}

Probably related to https://github.com/thingsboard/thingsboard-python-client-sdk/commit/d7fd7b81fea8643c460f5f4b794489dbd416cc47

image

frank-wettstein avatar Mar 19 '24 15:03 frank-wettstein

Hi @frank-wettstein, thanks for your interest in ThingsBoard Python Client SDK! Try to use the latest release version (currently 1.10.8) and let us know about the result.

samson0v avatar Oct 30 '24 07:10 samson0v