Bug Description
In Linux System Docker deploy n8n@2.0.2, Read/Write Files from Disk node can not save file.
But In n8n@1.123.6 version, the same environment is success
To Reproduce
- HTTP Request -> Any Image URL .
- Read/Write Files from Disk. -> Write this Binary as local Image File.
Expected behavior
The file "/home/node/n8ndata/xxx.jpg" is not writable.
Debug Info
Debug info
core
- n8nVersion: 2.0.2
- platform: docker (self-hosted)
- nodeJsVersion: 22.21.0
- nodeEnv: production
- database: sqlite
- executionMode: regular
- concurrency: -1
- license: community
- consumerId: unknown
storage
- success: all
- error: all
- progress: false
- manual: true
- binaryMode: filesystem
pruning
- enabled: true
- maxAge: 336 hours
- maxCount: 10000 executions
client
- userAgent: mozilla/5.0 (windows nt 10.0; win64; x64) applewebkit/537.36 (khtml, like gecko) chrome/143.0.0.0 safari/537.36
- isTouchDevice: false
Generated at: 2025-12-17T02:27:50.209Z
Operating System
Ubuntu 24.04 LTS
n8n Version
2.0.2
Node.js Version
22.21.0
Database
SQLite (default)
Execution mode
main (default)
Hosting
n8n cloud
Bug Description
In Linux System Docker deploy n8n@2.0.2, Read/Write Files from Disk node can not save file.
But In n8n@1.123.6 version, the same environment is success
To Reproduce
Expected behavior
The file "/home/node/n8ndata/xxx.jpg" is not writable.
Debug Info
Debug info
core
storage
pruning
client
Generated at: 2025-12-17T02:27:50.209Z
Operating System
Ubuntu 24.04 LTS
n8n Version
2.0.2
Node.js Version
22.21.0
Database
SQLite (default)
Execution mode
main (default)
Hosting
n8n cloud