Supergiovane / node-red-contrib-knx-ultimate

Control your KNX intallation via Node-Red! A bunch of KNX nodes, with integrated Philips HUE control and ETS group address importer.
https://youtu.be/egRbR_KwP9I
MIT License
154 stars 34 forks source link

Problem of not working Hue Nodes after some time beginning with 3.2.0 #389

Closed RobertHerter closed 1 month ago

RobertHerter commented 1 month ago

Hello,

again with a strange Probleme since 3.2.0.

KNX<->HUE ist not working after running for 2 or 3 hours, sometimes even after 15 min. Other Nodes in the same node-red instances are running fine.

Enabled DEBUG-Log to track the problem down because there are no errors logged.

Node Version is 20.18 and NodeRed 4.0.5.

Post the Debug-Log on next stop working.

Supergiovane commented 1 month ago

Hi are you on knx ultimate v. 3.2.13?

RobertHerter commented 1 month ago

N, i am on 3.2.12

Supergiovane commented 1 month ago

Ok, please post the log as soon as you see the problem. Please also tell me if you're using homeassistant with node-red as plugin.

RobertHerter commented 1 month ago

No its a standalone raspberrrypi 4 with debian bullseye.

Attached the logfile after finding that the Lightswitches are not working, but found nothing special in it.

syslog.txt

Supergiovane commented 1 month ago

Can you upgrade to 3.2.14?

RobertHerter commented 1 month ago

Upgraded and waiting again for stop wokring.

RobertHerter commented 1 month ago

So lasted longer but still the same Problem, after some time not working anymore could not find why. But now i see some errors.

15 Oct 20:16:04 - [error] knxUltimateHueLight: node.handleSendHUE = (_event): TypeError: Cannot set properties of undefined (setting 'mirek') Oct 15 20:16:04 HomePi4 Node-RED[279828]: at node.handleSendHUE (/root/.node-red/node_modules/node-red-contrib-knx-ultimate/nodes/knxUltimateHueLight.js:1011:59) Oct 15 20:16:04 HomePi4 Node-RED[279828]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

syslog.zip

Supergiovane commented 1 month ago

Hi Robert Good catch. I'll check immediately. Anyway, the error has been catched and should not compromise the connection. I'll let you know...

Supergiovane commented 1 month ago

Hi Can you tell me, wether the HUE light connected to the GA 1/5/58, does have color and, if possible, the light make/model?

RobertHerter commented 1 month ago

Hello,

yes it has color, is an Old Hue Lightstrip LST002 | 67.116.3 | 100b-10e

Supergiovane commented 1 month ago

node-red-contrib-knx-ultimate@3.2.15 is out. Please update as soon as you see it in the palette, then let me know. Thanks

RobertHerter commented 1 month ago

After removing node-red-contrib-huemagic-fork Node, it lasted for 24h. So i think we can close this, and reopen if it happens again.

Thank you as always for your support.