RevPi Nodes does not work correctly

Topics about the Software of Revolution Pi
Post Reply
Markus91
Posts: 9
Joined: 05 Sep 2022, 08:03
Answers: 0

RevPi Nodes does not work correctly

Post by Markus91 »

Hi,

I´m using a Revolution Pi Core with connected AIO and DIO.
The installed OS is Strech, Node-Red version 3.0.2 and the node-red-contrib-revpi-nodes with version 1.0.9.

If I want to use a revpi-single-input, it doesn´t load the input pins from my localhost:8000.
I have node-red and node-red-server service activated, all the other services are disabled.
Also I reinstalled the node-red-server again but it doesn´t work.

With best regards,
Markus
u.biakoup
KUNBUS
Posts: 182
Joined: 14 Apr 2022, 13:04
Answers: 2

Re: RevPi Nodes does not work correctly

Post by u.biakoup »

Hello Markus,
Sometimes Nodes update are needed to work correctly.
For an update:

Code: Select all

cd .node-red/
npm update
sudo systemctl restart nodered
please have a look at these Documents:
https://kunbus-gmbh.atlassian.net/servi ... 2617212996
https://kunbus-gmbh.atlassian.net/servi ... 2632253480
viewtopic.php?p=12233&hilit=RevPi+Nodes#p12233

Best Regards

Ulrich Kouatang Biakoup | Technical Support
Post Reply