weavenet
weavenet
Keep us-west-2 as sensible default.
Currently the region searching logic will skip over them, this could be fixed by adding code to correctly lookup a bucket region. https://github.com/brettweavnet/gosync/blob/master/gosync/s3.go#L73-L78
http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketGETlocation.html
/Users/bweaver/.rvm/gems/ruby-1.9.3-p327@liftoff/gems/excon-0.16.10/lib/excon/connection.rb:292:in `request_kernel': Expected(200) Actual(409 Conflict) (Excon::Errors::Conflict) request => {:chunk_size=>1048576, :connect_timeout=>60, :headers=>{"x-amz-acl"=>"private", "Date"=>"Sun, 02 Dec 2012 19:24:14 +0000", "Authorization"=>"AWS AKIAI27QV5MXGOAZIYCA:uPN3UXuhETZFi6y042fPOLUz0Mc=", "Host"=>"bweaver-test-2-us-west-2.s3-us-west-2.amazonaws.com:443", "Content-Length"=>116}, :instrumentor_name=>"excon", :mock=>false, :nonblock=>true, :read_timeout=>60, :retry_limit=>4, :ssl_ca_file=>"/Users/bweaver/.rvm/gems/ruby-1.9.3-p327@liftoff/gems/excon-0.16.10/data/cacert.pem", :ssl_verify_peer=>true, :write_timeout=>60, :host=>"bweaver-test-2-us-west-2.s3-us-west-2.amazonaws.com",...
Move to a more idempotum fashion of deleting sdb domain, catalog domain & buckets.