Thanks, Sean!
It was because riak_pb wasn't installed correctly. My server is a vanilla
Ubuntu 12.04. I had to install these packages to build riak_bf:
protobuf > 2.5.0
python-setuptools
maven2
After building it, riak started working.
One note: even riak_pb says BUILD SUCCESSFUL, it ended with
Buri,
riak_pb_messages is a module generated by rebar at build time. Do you have
the latest riak_pb dependency? How did you build the client?
On Fri, Mar 21, 2014 at 9:44 AM, Buri Arslon wrote:
> Hi guys!
>
> I'm playing with Riak 2.0 pre15. I also updated riakc-erlang-client to the
> latest.
Hi guys!
I'm playing with Riak 2.0 pre15. I also updated riakc-erlang-client to the
latest. I'm getting an error. Any hints? Thanks!
ERROR:
---
(main@abc)5> {ok, Pid} = riakc_pb_socket:start_link("127.0.0.1", 8087).
{ok,<0.255.0>}
(main@abc)6> riakc_pb