-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
bugDid we break something?Did we break something?enhancementEnhances DVCEnhances DVCp2-mediumMedium priority, should be done, but less importantMedium priority, should be done, but less importantperformanceimprovement over resource / time consuming tasksimprovement over resource / time consuming tasks
Description
λ dvc version
DVC version: 0.91.2
Python version: 3.7.5
Platform: Windows-10-10.0.18362-SP0
Binary: True
Package: exe
Supported remotes: azure, gdrive, gs, hdfs, http, https, s3, ssh, oss
Cache: reflink - not supported, hardlink - supported, symlink - not supported
Filesystem type (cache directory): ('NTFS', 'C:\\')
Repo: dvc (no_scm)
Filesystem type (workspace): ('NTFS', 'C:\\')
λ dvc push -r sharedfolder # FREEZES ON ENTER FOR A WHILE
ERROR: failed to upload '.dvc\cache\61\37cde4893c59f76f005a8123d8e8e6'
to 'gdrive://1sNSAH4rmBqq8S7yUwZCx0wDYvFxVjH_b/61/37cde4893c59f76f005a8123d8e8e6' -
<HttpError 403 when requesting https://www.googleapis.com/drive/v2/files?supportsAllDrives=true&alt=json returned "Insufficient permissions for the specified parent.">took like a minute for the error message to happen and it didn't let me interrupt it with Ctrl+C. Can someone try from MacOS/Linux?
Also the error message could be improved.
Cc @maxhora. Thanks!
Metadata
Metadata
Assignees
Labels
bugDid we break something?Did we break something?enhancementEnhances DVCEnhances DVCp2-mediumMedium priority, should be done, but less importantMedium priority, should be done, but less importantperformanceimprovement over resource / time consuming tasksimprovement over resource / time consuming tasks