source-cooperative / source-cooperative/data.source.coop
[Bug] `aws s3 ls` returns error
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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