Hi Maria,
Is riak running? Can you verify it is running by using curl or wget?
curl -v -X GET http://localhost:8090/riak
The errors says "connection refused" which tells me Riak is probably not
running, or not running on the port you've specified (8090.)
If you can get Riak running and veri
Hi Maria,
The default port for the HTTP API is 8098; unless you changed app.config you
may just need to change the port specified in your code.
Thanks,
Dan
Daniel Reverri
Developer Advocate
Basho Technologies, Inc.
d...@basho.com
On Wed, Jul 13, 2011 at 10:43 AM, Russell Brown wrote:
> Hi Mar
Evening, Morning, Afternoon to All,
For today's Recap: Blog posts, Q & A from #riak, and more.
Enjoy.
Mark
Community Manager
Basho Technologies
wiki.basho.com
twitter.com/pharkmillups
Riak Recap for July 11 - 12
1) For anyone in or around Toronto:
Greg,
I'm assuming you are using 14.2.
1) There is a bug in 14.2 that will cause a (potentially very fast growing)
memory leak when using AND. This is unfortunate, sorry. The good news I
have since patched it [1].
2) This is your best course of action, and you were so close but you've
actually