Hi Francisco,

There does seem to be an issue when making a GET request on the "/luwak"
resource. I've filed a bug to address this issue:
https://issues.basho.com/show_bug.cgi?id=887

Thanks,
Dan

Daniel Reverri
Developer Advocate
Basho Technologies, Inc.
d...@basho.com


On Sun, Nov 21, 2010 at 12:31 PM, francisco treacy <
francisco.tre...@gmail.com> wrote:

> From what I see at
> https://github.com/basho/luwak/blob/master/src/luwak_wm_file.erl , it
> looks like issuing a GET /luwak would return properties just like any
> bucket.
>
> But it doesn't. Am I missing something?  (couldn't find it listed as
> an issue on Bugzilla)
>
>  =>  curl localhost:8098/luwak/?keys=true
> <html><head><title>500 Internal Server
> Error</title></head><body><h1>Internal Server Error</h1>The server
> encountered an error while processing this
> request:<br><pre>{error,function_clause,
>       [{riak_client,get,
>                     [<<"luwak_tld">>,undefined,2,60000,
>                      {riak_client,'riaksea...@127.0.0.1
> ',<<0,1,25,200>>}]},
>        {luwak_wm_file,ensure_handle,1},
>        {luwak_wm_file,malformed_request,2},
>        {webmachine_resource,resource_call,3},
>        {webmachine_resource,do,3},
>        {webmachine_decision_core,resource_call,1},
>        {webmachine_decision_core,decision,1},
>
>  
> {webmachine_decision_core,handle_request,2}]}</pre><P><HR><ADDRESS>mochiweb+webmachine
> web server</ADDRESS></body></html>
>
> Thanks
> Francisco
>
> _______________________________________________
> 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