Error Downloading and Decompressing ZIP file

Hi,

I’m having an issue downloading a large zip file and decompressing it. I’m able to receive data, though not certain it is being downloaded. I tried to save it with a node, but that didn’t seem to work.

If I pass the data to decompression, it fails.

Any advice on getting this working would be much appreciated!

Here’s my flow:

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:
  • n8n version: Community
  • Database (default: SQLite): N/A
  • n8n EXECUTIONS_PROCESS setting (default: own, main): ??
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
  • Operating system: MacOS

That’s a big file. I recommend starting with something smaller first to make sure it works.

That’s the file I need though.

Check the logs on your instance - could be that it’s unable to handle a file of this size.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.