Hi!
I thought I had figured out how permissions work, but apparently not. I want to mount a data set in n8n to write files to it. But no matter what I try, I get an error that the file is not writeable.
File permissions looks like this for /mnt/nvme/appdata/n8n/agent-manifests
drwxrwxr-x 2 root root 2 Feb 23 20:05 .
drwxrwx--x 6 root root 7 Feb 23 20:05 ..
And in n8n’s settings, I have this:
What is wrong? ![]()
