Skip to content

source.coop endpoint is not compatible with the minio client #39

@cboettig

Description

@cboettig

Description of Bug:

Note: I think this counts as a bug rather than a feature request because minio client should work out-of-the-box with an endpoint that implements the S3v4 API (or even partially implements it, like CEPH).

Steps to Reproduce:

see official docs

Expected Behavior:

We should be able to initialize the minio client to perform operations against the source.coop API, like any other S3 endpoint.

Actual Behavior:

 mc alias set sc https://data.source.coop
Enter Access Key: XXX
Enter Secret Key: XXX
mc: <ERROR> Unable to initialize new alias from the provided credentials. Query deserialize error: missing field `list-type`.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions