On Monday, April 8, 2013 at 7:32 PM, Christopher Meiklejohn wrote:
> On Monday, April 8, 2013 at 7:08 PM, Hector Castro wrote:
> > Hi Michael,
> >
> > I believe that you are seeing this error because the `cs_root_host`
> > Riak CS configuration option and `:host` (in the script's
> > configuration
On Monday, April 8, 2013 at 7:08 PM, Hector Castro wrote:
> Hi Michael,
>
> I believe that you are seeing this error because the `cs_root_host`
> Riak CS configuration option and `:host` (in the script's
> configuration map) are not the same. Once you update `cs_root_host`,
> make sure that you re
has an Access Denied error.
>
>
>
> --
>
> Michael Holt
>
>
>
> From: Tom Santero [mailto:tsant...@basho.com]
> Sent: Monday, April 08, 2013 5:41 PM
> To: Michael Holt
> Cc: riak-users@lists.basho.com
> Subject: Re: Using Fog with Ruby
>
>
>
> Hi
...@basho.com]
Sent: Monday, April 08, 2013 5:41 PM
To: Michael Holt
Cc: riak-users@lists.basho.com
Subject: Re: Using Fog with Ruby
Hi Michael,
You have port 80 listed in configuration, default port is 8080.
Tom
On Mon, Apr 8, 2013 at 5:35 PM, Michael Holt
mailto:mah...@nla.com>> wrote:
I have a
Hi Michael,
You have port 80 listed in configuration, default port is 8080.
Tom
On Mon, Apr 8, 2013 at 5:35 PM, Michael Holt wrote:
> I have a small script that I am trying to set up that can read usage
> stats in Ruby Fog. The script is largely pieced together from examples from
> the Basho