Displaying 2 results from an estimated 2 matches for "permanentredirect".
2013 Jun 28
1
[HELP PLEASE!] attachment_fu and aws-s3
...e: ''mybucket''
access_key_id: ''my_access_key''
secret_access_key: ''my_secret_key''
test:
bucket_name:
access_key_id:
secret_access_key:
production:
bucket_name:
access_key_id:
secret_access_key:
Im getting this error:
AWS::S3::PermanentRedirect in PhotoController#create
The bucket you are attempting to access must be addressed using the
specified endpoint. Please send all future requests to this endpoint.
Rails.root: /home/patrick/my_project
Application Trace | Framework Trace | Full Trace
app/controllers/photo_controller.rb:12:in `cre...
2011 Jul 05
0
Problem in accessing bucket of my AWS S3 account
...ributes={"name"=>"bucket3",
"creation_date"=>2011-07-04 07:39:21 UTC}, @object_cache=[]>]
where as bucket1 belongs to Singapore Region and other 2 to US Region. So,
when I do this -
AWS::S3::Bucket.find("bucket1")
it shows me this error:
AWS::S3::PermanentRedirect: The bucket you are attempting to access must be
addressed using the specified endpoint. Please send all future requests to
this endpoint.
from
/home/surya/.rvm/gems/ruby-1.9.2-p180/gems/aws-s3-0.6.2/lib/aws/s3/error.rb:38:in
`raise''
from
/home/surya/.rvm/gems/ruby-1.9.2-p180/gems/...