Skip to content

creating bucket via aws cli doesn't work. #626

@FlorianLudwig

Description

@FlorianLudwig

I wanted to try out stash followed the instructions here: https://docs.ovh.com/ca/en/kubernetes/backing-up-volumes-using-stash/
Getting the credentials via openstack ec2 credentials create worked fine - but the credentials won't work. aws cli: SignatureDoesNotMatch

Interestingly if I rename the profile [profile default] to for example [profile ovh], the error changes to:

aws --profile ovh s3 mb s3://s3-stash
make_bucket failed: s3://s3-stash An error occurred (InternalError) when calling the CreateBucket operation (reached max retries: 4): unexpected status code 500

I do believe that there cannot be a profile default and the default config would be under [default] and not [profile default] but I am not sure about that :]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions