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

CLOB setting endzone/amazon zone Europe #52

Open
gurugeek opened this issue May 25, 2013 · 3 comments
Open

CLOB setting endzone/amazon zone Europe #52

gurugeek opened this issue May 25, 2013 · 3 comments

Comments

@gurugeek
Copy link

Hello,
I have tried in vain to have this to work with S3 in Europe which would be with server
s3-eu-west-1.amazonaws.com

as a last resort I tried even to set the server s3-eu-west-1.amazonaws.com
as DEFAULT_HOST on
https://github.com/appoxy/aws/blob/master/lib/s3/s3_interface.rb

but unfortunately it returns the infamous "moved permanently" error from amazon (probably caused by the URL formatting https://forums.aws.amazon.com/thread.jspa?threadID=17989 )

Is there any simple way to make CLOB working exactly like the simple_Db connection e.g.

SimpleRecord.establish_connection(AWS_ACCESS_KEY_ID,AWS_SECRET_ACCESS_KEY, :server=> 'sdb.eu-west-1.amazonaws.com')

with the possibility to specify and S3 server like s3-eu-west-1.amazonaws.com that just works ?

Thanks again for this great library !

@treeder
Copy link
Member

treeder commented Jun 3, 2013

I haven't used the EU stuff much so can't say much about it. But happy to accept a pull request if you want to provide a fix?

@gurugeek
Copy link
Author

many thanks for your reply. Unfortunately I don't have a patch yet. may be you can direct me on how to change the default S3 server ? if not would you consider fixing it under payment? 👍

@gurugeek
Copy link
Author

to clarify server works fine for simpledb access (e.g.:server=> 'sdb.eu-west-1.amazonaws.com')) the only problem is with clobs/ S3 that is stuck to US

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