Page 1 of 1

Node Red Services

Posted: 05 Sep 2023, 05:00
by mitchellday06
Hi, I have a RevPI Connect+ which I am using Node Red. Currently I am having connectivity issues with the UI dropping in and out every couple of seconds.
I am VPN'd into the network but have not had this trouble in the past. What is the best way about identifying reasons for causing this?

Also, I remoted in and was checking the CPU usage, and noticed 2 node red services. nodered.service AND noderedrevpinodes-server.service.
It seems when I shut down the nodered.service my interface is gone, so assume one is the main process, and the other is supporting it in terms of interfaces?
And it seems teamview-iot- seems to be hogging a fair chunk of memory. I am assuming I could remove this process as I only SSH into the server

Mitchell

Re: Node Red Services

Posted: 07 Sep 2023, 11:48
by Aurelog
Hello mitchellday06,

services. nodered.service : This is Nodered Service
noderedrevpinodes-server.service : This service permits to get hardware information using palette "node-red-contrib-revpi-nodes" inside nodered

Aurelog