Google drive download

Problem with downloading large files from my google drive

Describe the problem/error/question

i’m struggling with the fact that i can’t download a video from my google drive folder…3.80 gb, the workflow starts to loop itself and shows a message saying that i hit a limit of the memory, something like that, can someone help me ? i need to upload a video on youtube but without the data of the file seems impossible.

What is the error message (if any)?

Execution stopped at this node

n8n may have run out of memory while running this execution. More context and tips on how to avoid this in the docs

Please share your workflow

Share the output returned by the last node

Execution stopped at this node
n8n may have run out of memory while running this execution. More context and tips on how to avoid this in the docs

Information on your n8n setup

  • n8n version: 1.115.3
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app): docker
  • Operating system: iMac / macos 15.3.1 / 3,6 GHz intel Core i9 10-Core, AMD Radeon pro 5700 8gb / 64 GB 2667 MHz DDR4

Hey,

What you could try is to increase the memory that Docker is allowed to use on your Mac. I suspect you’re using Docker Desktop?

Open Docker Desktop and go to the Settings (cog icon), then to “Resources”. There’s a slider element to change the available memory (you need to restart Docker afterwards).