Decompress connection error on n8n cloud when zip file is of certain size

Describe the problem/error/question

I’m using n8n cloud, the decompress node doesn’t unzip the file if the zip is over 20MB, I keep getting the connection lost, after while it say it’s successfully completed the execution and ends the work flow there while not outputting anything. I know it works when I tried a 17 MB zip, it should just return a bunch of mp4 binary files.

What is the error message (if any)?

There’s no error message despite outputting nothing and saying it was successful

Please share your workflow

Share the output returned by the last node

Information on your n8n setup

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