arturv2000

Results 32 comments of arturv2000

Thanks for the feedback. Already have the auto-reconnect enabled, but sometimes it will give-up the reconnections attempt, but need to check if it is any issue with the broker (NanoMQ)....

> Ok. will look into it. Apparently, The ACL is configured, It would be better if you could provide your config and log files. I highly suspect this is related...

> BTW, It will only be considered as a bug if the FD doesn't decrease after no client keeps disconnecting. Otherwise is just a simple networking problem. > > you...

Hi Just to update. It is indeed the same behavior as in #1546 After sometime of broker is working, the FD Handles stop being "recycled". It doesn´t happen imediattly, but...

> #1546 is already fixed, and that issue only happens with TLS. Make sure you are using ver after that fix. but I havent done a lot of test on...

Hello All my clients are supposed to be operating with `Clean Session` set to `true`.

Well, "Supposed" since the mqtt part is a "black box" not made by me, so i can't say for sure 😄 Just checked with tshark, that the clients (Node-Red, the...

Just to update I think I have confirmed what is happening. As long as a single client connects, with flag `clean session` set to `false` the `fd handlers` stop being...

Thanks. Have updated, made a quick test using mqttX and the simulating connection with `clean session` set to `false` seems to not being increasing the FD Handlers with each new...

The ideia was from this thread -> https://discourse.nodered.org/t/browser-tab-icon/85925