You must correct the permissions on the persistence folder.
sudo chown -R 1000:1000 /var/lib/node-red
The path should be adjusted as needed.
Restart the container and it’s fixed
You must correct the permissions on the persistence folder.
sudo chown -R 1000:1000 /var/lib/node-red
The path should be adjusted as needed.
Restart the container and it’s fixed