No ackTimer for
Opened this issue · 1 comments
zoizo030 commented
Describe the bug
Hello which means No ackTimer for loxone?
Expected behavior
I have the time in main.js
to const ackTimeoutMs = 2000;
Screenshots & Logfiles
and many more of the entries
Versions:
- Adapter version: 3.0.1
- JS-Controller version: 5.0.19
- Node version: 18.20.2
- Operating system: iobroker v6.13.16 on Synology Disk Station Docker (Buanet version)
- Free Diskspace: 84%, Gesamte RAM-Auslastung: 2168 Mb / Frei: 17% = 6020 Mb [Server: buanet-iobroker-1 - 20 Prozesse]
Loxone Miniserver Gen.1 Version 14.7.3.6
Additional context
Contrib.: Alexa2 (Amazon Echo) 3.26.5 no longer transmits to Loxone.
raintonr commented
It means that events sent to your Miniserver by the adapter have not been acknowledged by the Miniserver within the timeout period.
You are probably flooding your Miniserver with too many updates in close succession.