Hi there,
I’m running some node red scripts on my MP2 GX Large since 3 years.
No problems at all, sometimes the node red restarted. But this was not very often, only 2 times in a year or so.
With Venus 3.5 the crashes / node red reboots were more often.
With Venus 3.6 it’s every 10 days or so. And the annoying thing is that node red is not rebooting, the Linux is freezing completely, so I have to restart the whole Multiplus.
I think it is an issue with memory. With a “fresh” started node red, memory consumption is about 49%. After a few days it increases >50. And last time, it was about 53% (255MB) when it crashed. Maybe Node red has a faulty garbage collector? Is there a solution for this?
Maybe a solution would be to stop the neatvnc-Service. It would free up 27% memory. It’s done with svc -d /service/gui
The v2 Gui is still running after this, but I cannot access the GUI via VRM. It seems it is using this old VNC Gateway and not the new.
Any thoughts or recommendations?