Following a feature request for ‘UPS status tracking’, Guim31 told me he was currently doing this with Node-RED and displaying the values in Gladys with fake MQTT devices.
Consequently, I wanted to use the Node-RED Gladys integration to see what it was about, before watching the video on the subject for advanced users.
During the integration, no issues. The ergonomic tracking of the process shows green links. Except that Node-RED goes into a loop and restarts endlessly. I managed to retrieve this log from the gladys-node-red container, right-click and terminal (fleeting access):
15 Jun 16:58:34 - [error] Error: EACCES: permission denied, mkdir ‘/data/node_modules’
15 Jun 16:58:34 - [error] Failed to start server:
The log comes from the gladys-node-red container, right-click and terminal (fleeting access).
Before versions 4.79 and 4.80, I already had the problem that had been mentioned, but it seemed to be outside the integration…
The primary goal is to make this integration possible without any issues in a Synology environment. Am I the only one?
Last precision: my server already has its memory usage at 57% on 1 GB…of which the container 239 MB… to be seen later if usage.
