I am bill uploading around 500 files but the bulk upload after completion gives a bunch of error “400 bad request”. What happens to the files that were uploaded? How can I resume ?
If your are using nginx please make sure to have client_max_body_size set to 0 to accept any file size. You can test it quickly by using local IP instead of DNS
the issue was caused because i had a outdated image of cli cached locally. a suggestion there should be a check in the cli to check for supportability with server version