Hi Alex,
Thank you for the swift reply. I was unaware of the fact that the client
uses protocol buffers and not HTTP. Changing the port number made it work -
hooray!
On Tue, Aug 16, 2016 at 11:11 PM, Alex Moore wrote:
> Hi Kasper,
>
> Looks like you might be trying to connect to Riak's HTTP por
Hi Kasper,
Looks like you might be trying to connect to Riak's HTTP port with the
client, which only uses protocol buffers. Can you try switching to the PB
port?
Thanks,
Alex
On Tue, Aug 16, 2016 at 4:11 PM, Kasper Tidemann wrote:
> Hi everybody,
>
> I'm using the Go client for Riak, trying to