Issue with Read/Write node
-
Since the last update, a couple of my flows broke. All are related to the Read/Write file to Disk node
in the past, we could read and write to /app/data/storage, but this is no longer working.
The error shown is that the only writeable path is /home/cloudron/.n8n-files, which obviously does not exist.Could be related to https://github.com/n8n-io/n8n/pull/24185
-
Latest: version 2.6.3
-
there was a breaking change (more info here https://community.n8n.io/t/n8n-restrict-file-access-to-in-2-0/227750), you need to add this to your
envfile:export N8N_RESTRICT_FILE_ACCESS_TO="/app/data"@msbt said in Issue with Read/Write node:
export N8N_RESTRICT_FILE_ACCESS_TO="/app/data"
This solves it
Thank you
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login