Re: 500 Internal Server Error when performing link walking

2011-09-27 Thread Ivaylo Panitchkov
Hi Bryan, I know the request we are talking about doesn't have any sense but in a theory could be performed. The server should not respond with 500 and it's not even mentioned on http://wiki.basho.com/HTTP-Link-Walking.html. Also if you run curl http://192.168.1.69:8098/riak/hb/first/_,_,0 the

Re: 500 Internal Server Error when performing link walking

2011-09-27 Thread Bryan Fink
On Tue, Sep 27, 2011 at 10:51 AM, Ivaylo Panitchkov wrote: > http://192.168.1.69:8098/riak/hb/first/_,_,1/_,_,0 Hi, Ivaylo. What Riak is trying to tell you (though it's being rather obtuse about it) is that the query you sent doesn't make sense to it. The problem is that '0' on the final link st

500 Internal Server Error when performing link walking

2011-09-27 Thread Ivaylo Panitchkov
Hi guys, I'm playing with the examples on http://blog.basho.com/2010/02/24/link-walking-by-example/ and just realized that the following request http://192.168.1.69:8098/riak/hb/first/_,_,1/_,_,0 breaks my riak server with 500 Internal Server ErrorInternal Server ErrorThe server encounte