Closed rfuentess closed 7 years ago
Hi Raul, you should upgrade your client version as it is fixed by in 0.6.0:
https://github.com/iot-lab/iot-lab-mqtt/blob/master/iotlabmqtt/clients/serial.py#L92 https://github.com/iot-lab/iot-lab-mqtt/commit/a556b626dd7225198f4035018af5babf95a7b34c
This is a bug, but in certain way expected to happen. And, probably putting a warning in the documentation should be enough.
The conditions for triggering are:
iotlab-mqtt-clients serial
and the commandlinestart
was already introduced.node-cli
command for manually updating the firmware.This provokes a callback error on the client side. And sometimes, the python instance is frozen, forcing to close the terminal or sending the process to the background.
This is the error generated: