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

upload to non US Standard bucket requires different path syntax #8

Open
inconduit opened this issue Feb 18, 2013 · 2 comments
Open

Comments

@inconduit
Copy link

when i tried to upload to a non standard bucket the error response from s3 says : The bucket you are attempting to access must be addressed using the specified endpoint. Please send all future requests to this endpoint.

google shows me that you can't use path style syntax when addressing a non standard US bucket: http://www.sitefinity.com/developer-network/forums/set-up-installation/amazon-s3---must-be-addressed-using-the-specified-endpoint

i'm looking in the config or docs for some way to address this, but can't find it.

that sitefinity post says : "You probably can use the above if you use the direct URL mentioned in the post (s3-eu-west-1-amazonaws.com) but I haven't tried this."

but in the config i see nowhere to change the s3.amazonaws.com base URL . where can i do that?

@stakach
Copy link
Member

stakach commented Feb 18, 2013

@inconduit you can set the location in the initialisers see: https://github.com/cotag/condo_example/blob/master/config/initializers/condo_providers.rb

@inconduit
Copy link
Author

sorry i missed that. thanks for the quick response.

On 2013-02-18, at 4:43 PM, Stephen von Takach wrote:

@inconduit you can set the location in the initialisers see: https://github.com/cotag/condo_example/blob/master/config/initializers/condo_providers.rb


Reply to this email directly or view it on GitHub.

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