Hi Christian, Exactly the same with beta1.
brg Zsolt > On Jun 27, 2014, at 13:25, Christian Dahlqvist <christ...@basho.com> wrote: > > Hi Zsolt, > > Riak 2.0.0pre5 is a quite old pre-release. Please upgrade to the latest > release, which can be found here: > > http://docs.basho.com/riak/2.0.0beta1/downloads/ > > Best regards, > > Christian > > > >> On Thu, Jun 26, 2014 at 9:07 PM, <zsolt.l...@lamardan.com> wrote: >> Hello There, >> >> >> >> I installed 2.0.0pre5 on OSX and I experience timeout situation. Here are >> the commands I run and I attached the config file. >> >> >> >> It seems RIAK is aware of the strongly_consistent bucket type but I am not >> able to get or put data from/into it. >> >> >> >> Only the first query for the keys in the bucket succeeds with {}. Other >> commands are experimental to describe the problem. >> >> >> >> Could somebody help to resolve this? >> >> >> >> Thanks in advance and kind regards >> >> Zsolt >> >> mac:bin zsoci$ ./riak-admin member-status >> >> ================================= Membership >> ================================== >> >> Status Ring Pending Node >> >> ------------------------------------------------------------------------------- >> >> valid 34.4% -- 'riak1@127.0.0.1' >> >> valid 32.8% -- 'riak2@127.0.0.1' >> >> valid 32.8% -- 'riak3@127.0.0.1' >> >> ------------------------------------------------------------------------------- >> >> Valid:3 / Leaving:0 / Exiting:0 / Joining:0 / Down:0 >> >> mac:bin zsoci$ ../riak-admin bucket-type list >> >> strongly_consistent (active) >> >> mac:bin zsoci$ curl -XGET >> http://127.0.0.1:8101/types/strongly_consistent/buckets/test1/keys >> >> {}mac:bin zsoci$ >> >> mac:bin zsoci$ curl -XGET >> http://127.0.0.1:8101/types/strongly_consistent/buckets/test1/keys/a >> >> request timed out >> >> mac:bin zsoci$ curl -XGET >> http://127.0.0.1:8101/types/strongly_consistentx/buckets/test1/keys/a >> >> Unknown bucket type: strongly_consistentxmac:bin zsoci$ >> >> mac:bin zsoci$ curl -XPUT -H "Content-Type: text/plain" -d "haho" >> http://127.0.0.1:8101/types/strongly_consistent/buckets/test1/keys/user1 >> >> request timed out >> >> mac:bin zsoci$ >> >> >> >> >> This email is free from viruses and malware because avast! Antivirus >> protection is active. >> >> >> >> _______________________________________________ >> 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