Hi Brad,

Could you post your app.config in a gist, pastebin, or something else?

You'll also need to make sure Riak is listening on that IP address in the
app.config file. For example, if you were using an unsafe configuration,
the app.config might look like this: {pb, [ {"0.0.0.0", 10017 } ]}

The default is to only listen on 127.0.0.1



---
Jeremiah Peschka - Founder, Brent Ozar Unlimited
MCITP: SQL Server 2008, MVP
Cloudera Certified Developer for Apache Hadoop


On Mon, Aug 19, 2013 at 7:58 AM, <brad.lap...@comcast.net> wrote:

>
>
> Hello I just got 2 VMs’ setup and can access via http but cannot get the
> samples to work.
>
> My riak app.config -name is set as riak@192.168.0.71 and .73 respectfully
> and running the Sample proj just takes for ever to ping i.e. a few
> minutes.  Eventually it fails at the assert.
>
> My app.config in vs is as follows:
>
> Does anyone see w
> I ask is there a way to get the ping to fail sooner?
>
> Regards,
> Brad Patterson
>
>
> _______________________________________________
> riak-users mailing list
> riak-users@lists.basho.com
> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
>
>
_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to