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

Failed to mount s3 in us-east-1 #93

Closed
jealous opened this issue Sep 16, 2024 · 0 comments
Closed

Failed to mount s3 in us-east-1 #93

jealous opened this issue Sep 16, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@jealous
Copy link
Contributor

jealous commented Sep 16, 2024

The endpoint for AWS us-east-1 is different with other regions. MMC is not able to find the correct endpoint by itself. As a work around, we need the user to supply the endpoint in the configuration aws.client.endpoint.

@jealous jealous added the bug Something isn't working label Sep 16, 2024
@jealous jealous self-assigned this Sep 16, 2024
jealous added a commit that referenced this issue Sep 16, 2024
The endpoint for AWS us-east-1 is different with other regions.
MMC is not able to find the correct endpoint by itself. As a work
around, we need the user to supply the endpoint in the configuration
`aws.client.endpoint`.  The value should be `https://s3.us-east-1.amazonaws.com`
jealous added a commit that referenced this issue Sep 16, 2024
The endpoint for AWS us-east-1 is different with other regions.
MMC is not able to find the correct endpoint by itself. As a work
around, we need the user to supply the endpoint in the configuration
`aws.client.endpoint`.  The value should be `https://s3.us-east-1.amazonaws.com`
@jealous jealous closed this as completed Sep 16, 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
Projects
None yet
Development

No branches or pull requests

1 participant