So I tried to download a medium file (80MB) in my workflow and then store it on my disk because I use it with ffmpeg to compress it. My problem is that the file is not viewable, but the workflow moves on to the next node, which causes a file error because the file isn’t ready yet. I already tried this on n8n Cloud, and it works perfectly without any configuration, but on self-hosted, it doesn’t work.
Please share your workflow
Share the output returned by the last node
Information on your n8n setup
- **n8n version:**Version 1.107.4
- Database (default: SQLite):Airtable
- n8n EXECUTIONS_PROCESS setting :main
- Running n8n via :Docker
- Operating system: