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

S3 region not being configured properly #67

Open
Saartank opened this issue Dec 17, 2024 · 2 comments
Open

S3 region not being configured properly #67

Saartank opened this issue Dec 17, 2024 · 2 comments
Assignees
Labels
bug Something isn't working S3 Specific to the S3 plugin

Comments

@Saartank
Copy link

Even after specifying us-west-2 in the S3Region configuration, the logs indicate that us-east-1 is still being used. This suggests the region setting is not being applied correctly.

Everything works as expected when I set my MinIO server region to us-east-1. More debugging required. Also, I can see that s3.region is being correctly configured in Xrootd.

Xrootd config - S3 portion:
image

Logs:
image

@Saartank Saartank added bug Something isn't working S3 Specific to the S3 plugin labels Dec 18, 2024
@rw2 rw2 self-assigned this Dec 20, 2024
@rw2
Copy link
Collaborator

rw2 commented Dec 20, 2024

Hi @Saartank. I have reproduced the bug and created a patch. I need to do a bit more testing, but things are looking good.

@Saartank
Copy link
Author

Thank you @rw2!

rw2 added a commit to rw2/xrootd-s3-http that referenced this issue Dec 22, 2024
@rw2 rw2 mentioned this issue Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working S3 Specific to the S3 plugin
Projects
None yet
Development

No branches or pull requests

2 participants