Sachin Burange

Results 2 comments of Sachin Burange

Same Issue with 1.4.0 version. Debugger stopped at below line 2269 of _send_publish method inside client.py file. if self._sock is None: return MQTT_ERR_NO_CONN

I have the same problem. I am using Mosquitto 1.5.8 and trying to bridge with AWS broker. This was working in earlier version of mosquitto now it is giving following...