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

Opening bucket hosted by adobe/s3mock fails with "Not Found" message #66

Open
skliarie opened this issue Dec 3, 2024 · 0 comments
Open

Comments

@skliarie
Copy link

skliarie commented Dec 3, 2024

Latest s3manager (docker.io/cloudlena/s3manager@sha256:9f03347d5b56f1807c012e0685bfb12588c055266ac0ff222c4727717957d41d as of 20241203) when pointed to adobe/s3mock hosted S3, successfully shows buckets:

2024/12/03 09:27:53 GET /buckets        37.395177ms
2024/12/03 09:27:53 GET /static/css/material-fonts.css  409.411µs
2024/12/03 09:27:53 GET /static/js/materialize.min.js   1.001021ms
2024/12/03 09:27:53 GET /static/css/materialize.min.css 1.603145ms
2024/12/03 09:27:53 GET /static/js/jquery-3.6.0.min.js  1.003247ms
2024/12/03 09:27:54 GET /favicon.ico    57.797µs

But when trying to open a bucket, "Not Found" message is shown:

2024/12/03 09:28:45 GET /buckets/gwpa-bkt       39.546343ms
2024/12/03 09:28:45 GET /favicon.ico    59.705µs

aws s3 works perfectly with adobe/s3mock and the bucket

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

1 participant