Re: Rick CS MethodNotAllowed

2015-01-15 Thread Lee Sylvester
Thank you, Toby, that was exactly it. I was originally hitting the correct domain, but was getting 500 errors. I swapped to hitting the IP while adjusting Riak CS to see if I could get it to work, when I stopped getting 500 errors and started getting more meaningful errors. I guess I should h

Re: Rick CS MethodNotAllowed

2015-01-15 Thread Lee Sylvester
Thank you, that gives me something to go on. I’ll take a look and will let you know if it leads to a fix :-) Regards, Lee > On 15 Jan 2015, at 06:29, Toby Corkindale wrote: > > 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 a

Re: Rick CS MethodNotAllowed

2015-01-14 Thread Toby Corkindale
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

Rick CS MethodNotAllowed

2015-01-14 Thread Lee Sylvester
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,[], "MethodNotAllowedThe specified method is not allowed agains