Roger Light

Results 356 comments of Roger Light

I think on balance the best thing to do is add it as an option otherwise if it does cause problems there is nothing users can do other than downgrade,...

I'm afraid the current 2.0.x mosquitto versions provided by the project for Windows don't have thread support compiled in, which means `mosquitto_loop_start()` doesn't work. The 2.1 release will have thread...

I've had a look and it's not explicitly documented, but there has never been a guarantee that the persistence files are portable across architectures. In particular moving between 32-bit and...

I agree with your analysis of the behaviour. At the moment you're quite right that `use_*_as_username` implies that `require_certificate` is true. I'll have a think about what to do. One...

Thanks, I'll take a look.

I hadn't done any more because of this: https://github.com/mqttjs/MQTT.js/pull/1094 , but that has been closed now for some reason. It wasn't clear what to use as the URL prefix, otherwise...

Thanks for the details you've provided - you haven't include the `ezmqtt_run` part of the code where the crash is occurring though. `Warning: Received PUBREC from storage device1 ctl module...

Thanks for the second report @minjatJ, I haven't yet reproduced this. Are you also running on Docker?

Thanks for the different reports both of you, I'm struggling to reproduce this. Do you have any more hints on what you're seeing?

@m0wlheld I've just tried that with a fresh remote ubuntu 20.04 VM and can't reproduce it. Is there anything special in your configuration files I should know about?