Nika

Results 23 comments of Nika

any news on this? we have a similar issue so far, we did upgrade to the latest version but want to make sure before we deploy (iot devices) it won't...

we deployed 10 IoT devices and slowly they're getting disconnected one by one without reconnecting. So the issue still persists. Here's the config I'm using: ```ts this.#conn = mqtt.connect(url, {...

The problem is, it's hard to reproduce and you gotta wait for days or even weeks for it to trigger (this is for the reconnect). As for the reconnect() --...

Can confirm, we're also using with tls, haven't tried otherwise.

if it helps, since we updated to version 5.3.5, we're facing this issue less frequently, but it's still there. I believe these were the the relevant chages that could've affected...

> I'm sorry for the issues guys and I would like to help you but it's hard to guess what could be the root cause here, we should firstly try...

> Hey @robertsLando no need to apologize. Huge kudos to you for what you're doing 💪 > > > I'll have to check my previous releases and test them out....

Sure thing! I don't remember it correctly, but I think I found the example with "$this" in the docs, so it should be also updated then ;p

Thanks for the reply! I tried the compat version, but it isn't what I'm looking for(?). The types are well defined for socket options in v6, but when trying the...

The SIGSEGV part can be ignored, it was caused by the `weak-napi` library.