I'm going to take a punt that you're using the wrong domain name.
Eg. you've told riak to use, say, s3.internal as the base, but you're
actually sending queries to s3.example.com (or if you are using
default settings on some tools, s3.amazonaws.com)

If you're using a reverse proxy in front, check that you're passing
the Host: header back.

On 15 January 2015 at 06:42, Lee Sylvester <lee.sylves...@gmail.com> wrote:
> Hi guys,
>
> I’m pulling out hair, at the moment.  I have Riak, Riak CS and Stanchion 
> configured and running, but when I try to create a bucket with erlcloud, I 
> get an error with:
>
> {{aws_error,{http_error,405,[],
>                            "<?xml version=\"1.0\" 
> encoding=\"UTF-8\"?><Error><Code>MethodNotAllowed</Code><Message>The 
> specified method is not allowed against this 
> resource.</Message><Resource>/buckets</Resource><RequestId>12345</RequestId></Error>”}}
>
> Does anyone have any idea’s why this might be so?
>
> Thanks,
> Lee
>
>
>
> _______________________________________________
> riak-users mailing list
> riak-users@lists.basho.com
> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com



-- 
Turning and turning in the widening gyre
The falcon cannot hear the falconer
Things fall apart; the center cannot hold
Mere anarchy is loosed upon the world

_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to