Skip to content

Failure when using S3 remote cache #3523

@helger

Description

@helger

Trying to run the command

dvc run -d s3://mybucket/data.txt -o s3://mybucket/data_copy.txt aws s3 cp s3://mybucket/data.txt s3://mybucket/data_copy.txt

Using AWS S3 remote cache.

It fails with the error message ERROR: unexpected error - Parameter validation failed: Invalid length for parameter Key, value: 0, valid range: 1-inf

Attached is the log with -v turned on.

log.txt

and out of pip freeze

pip_freeze.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugDid we break something?p1-importantImportant, aka current backlog of things to do

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions