Unable to write to disk since last update

Following a recent update, the Write to Disk node has stopped functioning in a local Docker environment. This setup uses a Cloudflare tunnel and local AI integrations.
Despite updating the docker-compose.yaml to map a new shared folder, the issue persists. Are there known regressions or security changes in the latest version regarding how n8n interacts with the local file system?
Any guidance on resolving this would be very helpful.

Describe the problem/error/question

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

@aarron a good first step would be reviewing the v2.0 breaking changes. Given the recent updates to how n8n handles local environments and the sandbox, the solution is likely documented there.

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.