facontidavide / PlotJuggler

The Time Series Visualization Tool that you deserve.
https://www.plotjuggler.io
Mozilla Public License 2.0
4.45k stars 622 forks source link

MQTT connection configuration creating malformed packets #876

Open hauptmech opened 1 year ago

hauptmech commented 1 year ago

When connecting to mosquitto broker on windows the topics filter appears to be populated with a null string rather than the default '#'. This leads to mosquitto broker dropping connection due to malformed packet.

Also when a username is populated and then deleted, plotjuggler appears to be sending the old username instead of no username.

Plotjuggler 3.6.0

matte1 commented 4 months ago

Any update on this? I'm running into this as well on windows. Works fine with linux.