Good night:
Without having modified any flow I found my NodeRed restarting (I use it in Docker)
In the log I saw this "error"
./entrypoint.sh: line 14: 7 Killed /usr/local/bin/node $NODE_OPTIONS node_modules/node-red/red.js --userDir /data $FLOWS "${@}"
Can someone tell me what could be happening?
Thank you