Closed t0mZ4 closed 3 years ago
or am I confusing here the tb_mqtt connection and the mqtt connector, and what I am seeing is the connect/disconnect of the gw to tb?
HI @t0mmyz7 ,
It looks like the gateway client disconnects from ThingsBoard because of the previous session wasn't finished correctly, so it tries to reconnect and receives disconnect event again. This bug doesn't relates to AWS, please try to use integration on PE version.
Can we try to debug the connection to TB issue somehow?
@zbeacon this was working fine with previous version
any idea why it has unstable connection with TB?
Hi, It looks like the issue was with size of payload that the gateway sent. Please try the version from the master branch or use the latest release, the fix is already there.
Hi I am using MQTT connector with AWS IOT
This was working fine for me but since latest version of tb-gw, my connection keeps connecting/closing.
this is my config:
logs:
any idea?