-
Notifications
You must be signed in to change notification settings - Fork 22
Failed to execute request against storage provider when uploading a dataset #392
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.