gradient-cli
gradient-cli copied to clipboard
Failed to execute request against storage provider when uploading a dataset
Dear everyone,
I am trying to upload a new version of my dataset, but I keep getting Brokenpipe errors. Here is what I am doing :
gradient datasets versions create --id ...
gradient datasets files put --id ...:... --source-path "."
Failed to execute request against storage provider: ('Connection aborted.', BrokenPipeError(32, 'Broken pipe'))
Uploading to other cloud providers is working, but not here.
By the way, is gradient-cli uploading everything again at each new version? Or is it comparing hashes to avoid unnecessary file transfers?
Thanks, Clément
Same problem, did you manage to find a solution?
Unfortunately not :/ Sorry
same problem