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
Same issue here , managed to install via pip but I am facing these issues
Cannot make it log locally - error Logging loading exception, logs.json is wrong: Unable to configure handler 'connectorHandler'
Cannot send data over MQTT (added a MQTT connector) and configured mqtt.json file , local mosquitto is working accepting connections locally and remotly. there is no error but when sending data .... nothing is display in TB Device console.
I'll keep trying... but so far 2 days o learning and testing... no success. thanks
2 . Fixed changing from mqtt.json auth mode from basic to anonymous . start sending data,
logs still no managed to fix
Same issue here , managed to install via pip but I am facing these issues
Which version of python3-cryptography do you installed with pip?
For now I've gived up and installed TB-Gateway wth docker (but was not my preferred solution in this case).
If you have news I will be happy to hear about
Describe the issue
I am currently attempting to install thingsboard IoT gateway on a Raspberry Pi by following the Debian installation instructions.
After issuing sudo apt install ./python3-thingsboard-gateway.deb -y I'm getting the following message:
Versions (please complete the following information):
-OS: [Raspbian GNU (Bullseye)]
-Thingsboard IoT Gateway version [3.1]
-Python version[3.9.2]
The text was updated successfully, but these errors were encountered: