virusbrain

Results 15 comments of virusbrain

Hi! Does I have something more todo?

> Did you checked > > > 👀 [W505] setTimeout found in "main.js", but no clearTimeout detected > > ? Thanks for your reponse! Yes, this point I have already...

> PS: your fix was most likely good, But not the fic for the info :-) > > https://github.com/virusbrain/ioBroker.teslamateapi/blob/main/main.js#L178 is the reason ... You miss the handling of unload in...

Thanks for your feedback! I should have addressed all of your remarks, but with the following I have some problems: > Beside jsonconfig and the admin5 dependency you still have...

Hopefully everything should be fixed now.

Hi @vbarrier, have you done some more debugging for this issue? I currently experiencing the exact same behavior.

I have forked the project and tried to add some debugging output as suggested. This version is running now inside a docker container. We will see if the problem occurs...

> I have forked the project and tried to add some debugging output as suggested. This version is running now inside a docker container. We will see if the problem...

> > I have tried to restart the my MQTT-Server (mosquitto in this case) and got the following messages in the logfile: > > > teslamateapi_1 | 2022/09/21 16:25:55.177510 [error]...

I have another point found and currently do some tests with this patch implemented: https://github.com/virusbrain/teslamateapi/commit/3ce7126fecb50de3b9d03eb92a1aedbe136238b2 Test is currently ongoing and as I am not a MQTT expert I am not...