FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
Dear Community User! We have started the migration process.
This community is now in READ ONLY mode.
Read more: Important
information on the platform change.
07-09-2023 01:28 AM
Hi,
I have observed an issue with Node-RED "Data Layer Subscibe" node. In my case, the Node-RED is subscribing to a true/false condition from the datalayer and sending an update to cloud either when there is a change in condition or after every minute. The "Data Layer Subscribe" node didn't push the event during the change in specified variable state. Below are some of my observations regarding this issue.
I'll check if the issue re-appears after few days. I am using Node-RED version 1.12.4+2.2.2-ctrlx. Please let me know if someone encounters the same issue. Many thanks
Solved! Go to Solution.
07-10-2023 01:19 PM
Can you check the diagnostic log when this happens? Is there any information from the node-red snap when this happens?
07-10-2023 04:43 PM
I would suggest trying the latest version of Node-RED (1.20) and the latest node-red-contrib-ctrlx-automation nodes (v.1.8.19) if you don't have some other reason not to update. I'm not seeing the issue you described specifically in the release notes, but it is possible this was addressed in an update.
Do you recieve any error in the Node-RED debug console? Is it a single state change that is missed by the subscribe node, or is every state change not detected once the error occurs?
11-15-2023 12:24 PM
@Akseer Any news here? is this still an issue? Or can this topic be closed?
11-15-2023 02:27 PM
Hi,
I have checked this issue after some time.
It was only a one-time problem. No specific reason was found, and the issue was resolved after selecting the Deploy option in Node-RED. Thanks