Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to list S3 object #116

Open
sadiqkhan87 opened this issue Aug 8, 2023 · 3 comments
Open

Unable to list S3 object #116

sadiqkhan87 opened this issue Aug 8, 2023 · 3 comments

Comments

@sadiqkhan87
Copy link

I have the S3 explorer deployed and had been working in the past. However, today I am unable to list objects from the bucket.

I can upload content to the bucket but list object calls are failing.

Below are some of the messages from the Developer Tools.

[DEBUG 2023-08-08T15:31:41+01:00] Make S3 authenticated call to listObjects, params:

[DEBUG 2023-08-08T15:31:41+01:00] Error: {"message":"Unexpected key 'Marker' found in params","code":"UnexpectedParameter","time":"2023-08-08T14:31:41.231Z"}

Error: UnexpectedParameter: Unexpected key 'Marker' found in params

@john-aws
Copy link
Contributor

john-aws commented Aug 8, 2023

Hi, can you confirm which AWS region, which git branch (master or v2-alpha, presumably v2-alpha), and which latest commit hash you are using? Also, have any changes been made to the deployed code from the time it last worked correctly to now? Thanks.

@sadiqkhan87
Copy link
Author

HI John, yes I am indeed using V2-Alpha #86 .

No major changes were made, I only changed the code to list S3 versions, I have reverted that change back as well but no luck.

@john-aws
Copy link
Contributor

john-aws commented Aug 8, 2023

#86 is an unmerged contribution from a third-party, so I can't vouch for it. Could you re-test with a clone of the current v2-alpha branch? Obviously this won't have the features you want from pull/86, but it will help identify where the issue lies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants