edterbak / NodeRed_Heishamon_control

a Node Red flow to interact with Heishamon (a panasonic heatpump through an ESP board)
35 stars 6 forks source link

[BUG]: getting a lot of "cannot read properties of undefined" error messages #124

Closed sabom2d closed 10 months ago

sabom2d commented 11 months ago

Hi,

after solving the msg Error I now get on both node-red installations "cannot read properties of undefined ()"errors: 12 Aug 17:06:26 - [info] [mqtt-broker:MQTT (x.x.x.x)] Verbindung zum Broker Node_Red_Client@mqtt://192.168.90.44:1884 aufgebaut 12 Aug 17:06:27 - [error] [function:Function - bucket 1 + 2 combined] TypeError: Cannot read properties of undefined (reading 'payload') 12 Aug 17:06:28 - [error] [function:Draw chart] TypeError: Cannot read properties of undefined (reading 'detection_method') 12 Aug 17:06:28 - [error] [function:Draw chart] TypeError: Cannot read properties of undefined (reading 'detection_method') 12 Aug 17:06:28 - [error] [function:Function RTC automation] TypeError: Cannot read properties of undefined (reading 'function_active_state') 12 Aug 17:06:31 - [error] [function:Draw chart] TypeError: Cannot read properties of undefined (reading 'detection_method') 12 Aug 17:06:32 - [error] [function:DHW SP Manager] TypeError: Cannot read properties of undefined (reading 'state') 12 Aug 17:06:32 - [error] [function:Draw chart] TypeError: Cannot read properties of undefined (reading 'detection_method') 12 Aug 17:06:32 - [error] [function:Function RTC automation] TypeError: Cannot read properties of undefined (reading 'function_active_state') 12 Aug 17:06:39 - [error] [function:Function RTC automation] TypeError: Cannot read properties of undefined (reading 'function_active_state') 12 Aug 17:06:47 - [error] [function:Function RTC automation] TypeError: Cannot read properties of undefined (reading 'function_active_state') 12 Aug 17:06:52 - [error] [function:Function RTC automation] TypeError: Cannot read properties of undefined (reading 'function_active_state') 12 Aug 17:07:22 - [error] [function:cee35b0a1e2da0ea] TypeError: Cannot read properties of undefined (reading 'function_active_state')

Anything I forgot to configure correctly?

Regards

edterbak commented 10 months ago

Sorry for the late reply. Can you give an update on the issue status?

I have never seen these errors from others. From the log part, it seems to come from everywhere. :(

sabom2d commented 10 months ago

Hi,

Issue is still active.

Earlyest access to the system next friday.

Will give feedback then.

Regards

Am 23.08.2023 um 22:29, Ed ter Bak @.***> schrieb:

Sorry for the late reply. Can you give an update on the issue status?

I have never seen these errors from others. From the log part, it seems to come from everywhere. :(

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

sabom2d commented 10 months ago

Hi,

took a little longer to get back to you, but with good news. I disabled the responsible function temporary for being able to use your tool, now that I activated it again, the issue seems gone, no Errors popping up any more: image

Although I'm not sure why this solved the issue now, I think this was it. Will see the next days , thanks again for your fine work.

regards