Guys simple question here. My n8n is set to use file system and I’m trying to upload a 4 hours video to youtube (~35GB). If I use a smaller file it works flawlessly but as soon as I bring in the big guns it gets to read from the disk and stay there forever (literally). Clear to me that the problem is it can’t handle that file size (maybe N8N maybe my server) Question is: Any workaround that?
Thx for the help!
Information on your n8n setup
- **n8n version:**1.64.3
- **Database (default: SQLite):**SQL Light
- **n8n EXECUTIONS_PROCESS setting (default: own, main):**Own?
- **Running n8n via (Docker, npm, n8n cloud, desktop app):**Docker
- **Operating system:**Linux Ubuntu