cli icon indicating copy to clipboard operation
cli copied to clipboard

504 Gateway timeout with storage on large files

Open a0m0rajab opened this issue 9 months ago • 0 comments

Describe the bug I am trying to download all the data that I Have in the storage with the CLI with recursive feature, I Have around 5 GB of data and tons of files. whenever I run the command I got the next errror:

504 Gateway Time-out

enter>

504 Gateway Time-out

To Reproduce Steps to reproduce the behavior:

  1. have a huge amount of files and try to downlaod them with CLI

Expected behavior To download the data without any issues and have full storage downloaded.

System information Rerun the failing command with --create-ticket flag.

  • Ticket ID: [e.g. ab1ac733e31e4f928a4d7c8402543712]
  • Version of OS: [e.g. Ubuntu 22.04]
  • Version of CLI: [e.g. v1.60.0]
  • Version of Docker: [e.g. v25.0.3]
  • Versions of services: [output from supabase services command]

Additional context If applicable, add any other context about the problem here.

  • Browser [e.g. chrome, safari]
  • Version of supabase-js [e.g. v2.22.0]
  • Version of Node.js [e.g. v16.20.0]

a0m0rajab avatar May 26 '25 22:05 a0m0rajab