cli
cli copied to clipboard
504 Gateway timeout with storage on large files
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:
enter>
504 Gateway Time-out
To Reproduce Steps to reproduce the behavior:
- 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 servicescommand]
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]