Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Help needed]: Status Node #469

Open
tampiss opened this issue Jan 24, 2022 · 4 comments
Open

[Help needed]: Status Node #469

tampiss opened this issue Jan 24, 2022 · 4 comments
Assignees
Labels
question Further information is requested

Comments

@tampiss
Copy link

tampiss commented Jan 24, 2022

Your Current NRCHKB Plugin Version

1.4.3

Operating System

Raspberry Pi

How can we help?

I am trying to use Status Node to check the window sensor open/close before I let my blinds run. It worked until now. Now anytime I run the flow, I get the node.status message in red saying, Check your config. Unfortunately I don't know where to check anything as it does not seem to have any config. Thank you, Martin

image

Any more details?

If this is specific to some hardware or specific software version, please explain here.

Any code or functions to add?

No response

@tampiss tampiss added the question Further information is requested label Jan 24, 2022
@crxporter
Copy link
Member

Did you change the node this is pointed at?

I would try to fix it like this:
1- delete this status node
2- delete the window sensor service
3- deploy and restart nodered
4- add the window sensor service back
5- deploy and restart nodered
6- add the status node back

Should clear and reset any of the backend stuff which is apparently confused. Let me know how it goes, good luck!

@Tyraenor
Copy link

I have this issue too, if the service and status node are on different flows. Is there any chance to fix that? As it is really bad if one wants to use the status node in a different flow. Otherwise everything needs to be on one flow.

@caitken-com
Copy link

@tampiss, @Tyraenor did you try the solution above, as it sounds like a NR cache issue where you need to clear it out.

@DennisOtto-dev
Copy link

I have the same issue right now. The service is defined in Flow A.
Checking the status within flow A is working fine.
Checking the status in another flow B is not working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

5 participants