source-cooperative / source-cooperative/data.source.coop

[Bug] `aws s3 ls` returns error

Open
#15 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Rust
Stars
24
Forks
6
Avg merge
1h 32m
Merged PRs (30d)
1

Description

Description of Bug: The command aws s3 ls gives a weird error

Steps to Reproduce:

  • Get redentials
  • Run aws s3 ls
  • Returns:

    Unable to parse response (syntax error: line 1, column 0), invalid XML received. Further retries may succeed:
    b'Source Cooperative Data Proxy v0.1.14'

Expected Behavior: It should work or provide a more meaningful error, why it doesn't work.

Actual Behavior: see above

Screenshots: -

Additional Context: -

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing aws s3 ls with the credentials described in the issue and inspect the returned response from the Source Cooperative Data Proxy. Done should mean the command works as expected or reports a meaningful error instead of the invalid XML message.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws
Domain
cli, cloud
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.