OK, I got it working by using MD5, thanks!
On Wed, Jun 8, 2016 at 1:38 AM, Magnus Kessler wrote:
> On 8 June 2016 at 00:40, satish bhatti wrote:
>
>> I am trying to run Riak Control for my Riak 1.4.12 setup on OSX. I
>> followed the instructions here:
>>
>> htt
On 8 June 2016 at 00:40, satish bhatti wrote:
> I am trying to run Riak Control for my Riak 1.4.12 setup on OSX. I
> followed the instructions here:
>
> http://docs.basho.com/riak/1.4.12/ops/advanced/riak-control/
>
> for setting it up. When I try to access:
>
> http
I am trying to run Riak Control for my Riak 1.4.12 setup on OSX. I
followed the instructions here:
http://docs.basho.com/riak/1.4.12/ops/advanced/riak-control/
for setting it up. When I try to access:
https://localhost:8069/admin
it generates errors in the logs, which are attached. What am I
> On Feb 12, 2015, at 9:22 PM, SeanProtain wrote:
>
> make stage error:
>
> ./rebar generate
> ==> rel (generate)
> ERROR: generate failed while processing /home/ubuntu/riak/rel:
> {'EXIT',{{badmatch,{error,"ebloom: Missing application directory."}},
> [{rebar_reltool,generate,2,[]},
: cmeiklej...@basho.com
Subject: RE: How to access riak control panel?
Date: Fri, 13 Feb 2015 10:20:35 +0800
CC: riak-users@lists.basho.com
./rebar generate
==> rel (generate)
ERROR: generate failed while processing /home/ubuntu/riak/rel:
{'EXIT',{{badmatch,{error,&q
{rebar_core,execute,5,[]},
{rebar_core,process_dir1,6,[]},
{rebar_core,process_each,5,[]},
{rebar_core,process_dir1,6,[]},
{rebar_core,process_commands,2,[]},
{rebar,main,1,[]}]}}
make: *** [generate] Error 1
> Subject: Re: How to access riak contr
On Feb 12, 2015, at 7:40 PM, SeanProtain wrote:
>
> Please see the attached screenshot.
>
>
> From: barco...@hotmail.com
> To: cmeiklej...@basho.com
> Subject: RE: How to access riak control panel?
> Date: Fri, 13 Feb 2015 08:27:33 +0800
> CC: riak-users@lists.basho.c
If I attempt load this address in browser, it always goto
https://localhost/admin and nothing to be returned.
Sean
From: barco...@hotmail.com
To: cmeiklej...@basho.com
Subject: RE: How to access riak control panel?
Date: Fri, 13 Feb 2015 08:22:34 +0800
CC: riak-users@lists.basho.com
Can not
Can not load anything from the browser.
Sean
Subject: Re: How to access riak control panel?
From: cmeiklej...@basho.com
Date: Thu, 12 Feb 2015 13:17:16 -0500
CC: riak-users@lists.basho.com
To: barco...@hotmail.com
Hi there,
Can you attempt to load that address in your browser?
Thanks,Chris
On
Hi there,
Can you attempt to load that address in your browser?
Thanks,
Chris
> On Feb 12, 2015, at 9:37 AM, SeanProtain wrote:
>
> Hi Christopher,
>
> After do it again with your command, I still can not connect to the admin
> panel of riak control.
> please see t
Hi Christopher,
After do it again with your command, I still can not connect to the admin panel
of riak control.
please see the attached screeshot. Should I visit the admin panel by type
http://localhost:10018/admin on the browser? Thank you!
From: barco...@hotmail.com
To: cmeiklej
> On Feb 10, 2015, at 9:08 PM, SeanProtain wrote:
>
> Hi Christopher,
>
> Thank you!
>
> Then how should I pull the right code for tag riak-2.0.4? Could you please
> show me the concrete command? Thank you!
>From a clean clone, just run the following:
$ git checkout riak-2.0.4
$ make devrel
Hi Christopher,
Thank you!
Then how should I pull the right code for tag riak-2.0.4? Could you please show
me the concrete command? Thank you!
> Subject: Re: How to access riak control panel?
> From: cmeiklej...@basho.com
> Date: Tue, 10 Feb 2015 12:06:06 -0500
> CC: riak-users@lis
> On Feb 10, 2015, at 2:33 AM, SeanProtain wrote:
>
> Dear Christopher ,
>
> Thank you for quick response. I installed the riak from compiling the
> riak-2.0.4 source tar ball.
>
> I got the following message on the dev1/bin/riak console:
>
> (dev1@127.0.0.1)1> 15:28:37.764 [error] CRASH REP
_auth_mods started on node 'dev1@127.0.0.1'
Eshell V5.10.3 (abort with ^G)
(dev1@127.0.0.1)1> 15:24:28.142 [info] solr is up
15:24:34.983
[info] Changing AAE throttle from undefined -> 0 msec/key, based on
maximum vnode mailbox size 0 from 'dev1@127.0.0.1'
15:24:35.014 [info] Wai
> On Feb 9, 2015, at 8:28 PM, SeanProtain wrote:
>
> Hi forks,
>
> I created 2 dev nods dev1/ and dev2/. and I change the dev1/etc/riak.conf
> with following settings:
> But I still can not access http://localhost:10018/admin. Could you please
> tell me how should I
Hi forks,
I created 2 dev nods dev1/ and dev2/. and I change the dev1/etc/riak.conf with
following settings:
But I still can not access http://localhost:10018/admin. Could you please tell
me how should I access the riak-control admin panel? Thank you!
listener.http.internal = 0.0.0.0:10018
On Wed, Jan 14, 2015 at 4:00 PM, Bruno René Santos
wrote:
> Hi,
>
> I have a cluster of 6 machines and wanted to check them using riak control.
> I tried to enabled it on node-01 (riak.conf => riak_control = on), restart
> riak on that node. But nothing appears on port 8069..
Hi,
I have a cluster of 6 machines and wanted to check them using riak
control. I tried to enabled it on node-01 (riak.conf => riak_control =
on), restart riak on that node. But nothing appears on port 8069...
where else can i configure these parameters? Or check what is wrong?
Thanx
Br
—
Hi,
I have setup Riak on my server with the Riak Control enabled and authenticated.
Everything seems to be up and running fine, once I enable the
control port on my firewall, I can successfully navigate to
https://mymachine:myport/admin and it will ask for login details.
However, if I
2
- Chris
--
Christopher Meiklejohn
Software Engineer
Basho Technologies, Inc.
On Sunday, October 27, 2013 at 11:34 AM, goofansu wrote:
> Erlang version: R15B01
> Riak version: 1.4.2
>
> I installed a riak cluster accoding to
> http://docs.basho.com/riak/latest/quickstart/.
>
&g
Hi Nicolas,
As we are still investigating another bug with the memory reporting [1], I
would wait for the next packaged release of Riak.
- Chris
[1] https://github.com/basho/riak_control/issues/118
--
Christopher Meiklejohn
Software Engineer
Basho Technologies, Inc.
On Monday, September
Dear all,
I am experiencing the bug describe here:
https://github.com/basho/riak_control/pull/140
However, I am running version 1.4.2-1, directly installed from the
Debian package, using a basic config. All other features of Riak Control
seem to be working properly.
Any advice for
all,
>
> I am experiencing the bug describe here:
> https://github.com/basho/riak_control/pull/140
> However, I am running version 1.4.2-1, directly installed from the
> Debian package, using a basic config. All other features of Riak Control
> seem to be working prope
Dear all,
I am experiencing the bug describe here:
https://github.com/basho/riak_control/pull/140
However, I am running version 1.4.2-1, directly installed from the
Debian package, using a basic config. All other features of Riak Control
seem to be working properly.
Any advice for
On Wednesday 18 September 2013 11:55:49 Christopher Meiklejohn wrote:
> On Wednesday, September 18, 2013 at 11:47 AM, Thomas Stein wrote:
> > hello.
> >
> > I'm playing around with riak control. Nice tool. One problem i have right
> > now. Memory Usage of the nodes
On Wednesday, September 18, 2013 at 11:47 AM, Thomas Stein wrote:
> hello.
>
> I'm playing around with riak control. Nice tool. One problem i have right
> now.
> Memory Usage of the nodes is not shown. See screenshot at
>
> http://meine-oma.de/riakcontrol.png
>
Hi,
Is it possible to have Riak control running at HTTP port on localhost?
Assuming security is provided by SSH tunnels.
If so what is needed to be done at app.config? I enabled Riak control
but it is redirecting me to HTTPS.
Thanks,
Guido
hello.
I'm playing around with riak control. Nice tool. One problem i have right now.
Memory Usage of the nodes is not shown. See screenshot at
http://meine-oma.de/riakcontrol.png
Someone has an idea whats causing this? Error logs are empty.
thanks and best rega
I've opened an issue for this:
https://github.com/basho/riak_control/issues/156
Thanks!
- Chris
--
Christopher Meiklejohn
Software Engineer
Basho Technologies, Inc.
On Wednesday, September 18, 2013 at 10:32 AM, Guido Medina wrote:
> Now it is working, maybe to be added to a wish list, a
ected and there is a different
transport for sensitive information.
Regards,
Guido.
On 18/09/13 16:15, Christopher Meiklejohn wrote:
On Wednesday, September 18, 2013 at 10:12 AM, Guido Medina wrote:
Hi,
Is it possible to have Riak control running at HTTP port on localhost?
Assuming security
On Wednesday, September 18, 2013 at 10:12 AM, Guido Medina wrote:
> Hi,
>
> Is it possible to have Riak control running at HTTP port on localhost?
> Assuming security is provided by SSH tunnels.
> If so what is needed to be done at app.config? I enabled Riak control
> but it
Yup
>
> root@ubuntu-VirtualBox:/etc/riak# lsof -i :8069
> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
> beam.smp 1376 riak 21u IPv4 3238716 0t0 TCP localhost:8069
> (LISTEN)
>
>
> I followed the instructions here
> http://docs.basho.com/riak/l
t; root@ubuntu-VirtualBox:/etc/riak# lsof -i :8069
> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
> beam.smp 1376 riak 21u IPv4 3238716 0t0 TCP localhost:8069
> (LISTEN)
>
>
> I followed the instructions here
> http://docs.basho.com/riak/latest/ops/advanced/r
:8069
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
beam.smp 1376 riak 21u IPv4 3238716 0t0 TCP localhost:8069 (LISTEN)
I followed the instructions here
http://docs.basho.com/riak/latest/ops/advanced/riak-control/
%% https is a list of IP addresses and TCP ports that the
nown"}},{#Port<0.7016>,{data,"\n"}},{#Port<0.7016>,{exit_status,1}},{'EXIT',#Port<0.7016>,normal}]
>>>
>>> So, maybe finally I have a clue. "Local host name unknown"? "hostname"
>>> returns "riak"..
t
>> known"}},{#Port<0.7016>,{data,"\n"}},{#Port<0.7016>,{exit_status,1}},{'EXIT',#Port<0.7016>,normal}]
>>
>> So, maybe finally I have a clue. "Local host name unknown"? "hostname"
>> returns "riak"...
>>
>&
x27;EXIT',#Port<0.7016>,normal}]
>
> So, maybe finally I have a clue. "Local host name unknown"? "hostname"
> returns "riak"...
>
> Dave
>
>
>
>
> On Thu, Aug 15, 2013 at 4:09 PM, Chris Meiklejohn
> wrote:
>
>> Hi Dave
name unknown"? "hostname"
returns "riak"...
Dave
On Thu, Aug 15, 2013 at 4:09 PM, Chris Meiklejohn wrote:
> Hi Dave,
>
> I just built Yokozuna 0.8.0 from the packages available, and noticed some
> behavior which might be related. Because the Yokozun
zuna.
>>
>> Thanks,
>>
>> Dave
>>
>>
>> On Wed, Aug 14, 2013 at 6:54 PM, Dave Martorana wrote:
>>
>>> Hi Chris,
>>>
>>> I've built from the "official" Yokozuna 0.8.0 download, as well
>>> as rz-y
Hi Dave,
I just built Yokozuna 0.8.0 from the packages available, and noticed some
behavior which might be related. Because the Yokozuna OTP application
starts before Riak Control and it's dependencies, there is a short period
where Riak Control will be unavailable. Can you try the foll
zuna.
>
> Thanks,
>
> Dave
>
>
> On Wed, Aug 14, 2013 at 6:54 PM, Dave Martorana wrote:
>
>> Hi Chris,
>>
>> I've built from the "official" Yokozuna 0.8.0 download, as well
>> as rz-yz-merge-1.4.0 and rz-yz-merge-master branches off of th
> Hi Chris,
>
> I've built from the "official" Yokozuna 0.8.0 download, as well
> as rz-yz-merge-1.4.0 and rz-yz-merge-master branches off of the riak repo.
>
> When I build from master, Riak Control works fine.
>
> Thanks!
>
> Dave
>
>
> On W
Hi Chris,
I've built from the "official" Yokozuna 0.8.0 download, as well
as rz-yz-merge-1.4.0 and rz-yz-merge-master branches off of the riak repo.
When I build from master, Riak Control works fine.
Thanks!
Dave
On Wed, Aug 14, 2013 at 6:52 PM, Christopher Meiklejohn <
cme
ng R15B02, and Oracle JDK 1.7.0_25.
>
> Everything appears to be building just fine. However... even though I have
> Yokozuna and Riak Control enabled in my app.config, neither are able to be
> used or - it seems - start up. I can confirm that kv is working fine.
>
> app
Hi all,
I have Riak building on omnios, with Erlang R15B02, and Oracle JDK 1.7.0_25.
Everything appears to be building just fine. However... even though I have
Yokozuna and Riak Control enabled in my app.config, neither are able to be
used or - it seems - start up. I can confirm that kv is
wrote:
>
>> Hope you all don't get pissed for me spamming the list….;)
>>
>> I upgraded my cluster to 1.4.1 in hopes the levelDB changes may help.
>> The cluster is now up and running, however Riak Control is complaining:
>>
>> The following nodes are curren
On 06/08/13 07:51, Paul Ingalls wrote:
Hope you all don't get pissed for me spamming the list….;)
I upgraded my cluster to 1.4.1 in hopes the levelDB changes may help.
The cluster is now up and running, however Riak Control is complaining:
The following nodes are currently incompatible
> - Chris
>
>
> On Mon, Aug 5, 2013 at 2:51 PM, Paul Ingalls wrote:
> Hope you all don't get pissed for me spamming the list….;)
>
> I upgraded my cluster to 1.4.1 in hopes the levelDB changes may help. The
> cluster is now up and running, however Riak Control i
M, Paul Ingalls wrote:
> Hope you all don't get pissed for me spamming the list….;)
>
> I upgraded my cluster to 1.4.1 in hopes the levelDB changes may help. The
> cluster is now up and running, however Riak Control is complaining:
>
> The following nodes are currently incom
Hope you all don't get pissed for me spamming the list….;)
I upgraded my cluster to 1.4.1 in hopes the levelDB changes may help. The
cluster is now up and running, however Riak Control is complaining:
The following nodes are currently incompatible with Riak Control:
I googled around an
We have identified an issue in Riak 1.4.0 that will cause any node hosting Riak
Control to crash during a rolling upgrade. It is triggered when Riak Control
attempts to communicate between a Riak node running version 1.3, or earlier,
and one running version 1.4.
If a customer were hosting
Good idea!
I've filed the following issue in GitHub for tracking this:
https://github.com/basho/riak_control/issues/116
- Chris
On Fri, Jul 19, 2013 at 3:03 PM, Dave Martorana wrote:
> Hey everyone,
>
> A feature request, if I may - RAM monitoring in Riak Control currently
&g
Hey everyone,
A feature request, if I may - RAM monitoring in Riak Control currently
shows Riak RAM usage and all-other usage. Would love if it showed
SOLR/Lucene RAM usage as well in future, integrated Yokozuna builds.
Cheers!
Dave
___
riak-users
On Fri, Jul 12, 2013 at 3:36 AM, rengasamy@gmail.com <
rengasamy@gmail.com> wrote:
> Is it possible to add a node to cluster only for enabling riak control and
> not for other transaction .
>
Unfortunately, not at this point. The node running Riak Control has to be
an a
Is it possible to add a node to cluster only for enabling riak control and
not for other transaction .
--
View this message in context:
http://riak-users.197444.n3.nabble.com/Riak-Control-on-a-non-active-cluster-member-tp4028291.html
Sent from the Riak Users mailing list archive at Nabble.com
[1] https://github.com/basho/riak_control/wiki/Contributing-to-Riak-Control
> -Original Message-
> From: Christopher Meiklejohn [mailto:cmeiklej...@basho.com]
> Sent: Tuesday, March 12, 2013 10:14 PM
> To: Kevin Burton
> Cc: riak-users@lists.basho.com
> Subject: Re: Installing ri
ion or are they just a work-in-progress?
-Original Message-
From: Christopher Meiklejohn [mailto:cmeiklej...@basho.com]
Sent: Tuesday, March 12, 2013 10:14 PM
To: Kevin Burton
Cc: riak-users@lists.basho.com
Subject: Re: Installing riak-control
Hi Kevin,
If you've followed the ins
Hi Kevin,
If you've followed the instructions linked from the Riak Control README on
GitHub, you should be able to just specify the path to the files you've built,
the extension doesn't matter as long as the files are armored ASCII.
{certfile, "/path/to/crt/file"},
I was following the instructions for setting up riak-control and I was
diverted to instructions to create my own certificate. But from what I can
tell I need a .pem file and the instruction don't include an explanation as
to where the .pem file(s) come from or how to derive them. Ideas?
Forwarded message:
> From: Darren Haken
> To: christopher.meiklej...@gmail.com
> Date: Wednesday, November 28, 2012 6:56:14 AM
> Subject: Riak Control
>
> Hi,
>
> When will Riak Control support running Map Reduce queries?
> The GitHub page states coming soon.
&g
riday, September 21, 2012 at 12:47 PM, Pavel Kogan wrote:
> >
> >
> >
> > > Hi fellows,
> > >
> > > I have cluster of 2 physical Riak nodes (I know it is not enough) running
> > > on CentOS 6.
> > > Now I am trying to configure Riak
Meiklejohn
>
> On Friday, September 21, 2012 at 12:47 PM, Pavel Kogan wrote:
>
> Hi fellows,
>
> I have cluster of 2 physical Riak nodes (I know it is not enough) running
> on CentOS 6.
> Now I am trying to configure Riak control - did everything according to
> instructions:
&g
know if you're still running into problems.
- Chris
--
Christopher Meiklejohn
On Friday, September 21, 2012 at 12:47 PM, Pavel Kogan wrote:
> Hi fellows,
>
> I have cluster of 2 physical Riak nodes (I know it is not enough) running on
> CentOS 6.
> Now I am trying to co
ssuming browsing on localhost.
>> > > However Riak is running on Linux server without Gnome/KDE.
>> > >
>> > > Regards,
>> > > Pavel
>> > >
>> > >
>> > > On Fri, Sep 21, 2012 at 6:54 PM, Wes James
>> wr
t.
> > > However Riak is running on Linux server without Gnome/KDE.
> > >
> > > Regards,
> > > Pavel
> > >
> > >
> > > On Fri, Sep 21, 2012 at 6:54 PM, Wes James
> wrote:
> > > Hi,
> > >
> > > On Fri
r without Gnome/KDE.
> >
> > Regards,
> > Pavel
> >
> >
> > On Fri, Sep 21, 2012 at 6:54 PM, Wes James wrote:
> > Hi,
> >
> > On Fri, Sep 21, 2012 at 10:47 AM, Pavel Kogan
> > wrote:
> > Hi fellows,
> >
> > I have
without Gnome/KDE.
> >
> > Regards,
> > Pavel
> >
> >
> > On Fri, Sep 21, 2012 at 6:54 PM, Wes James wrote:
> > Hi,
> >
> > On Fri, Sep 21, 2012 at 10:47 AM, Pavel Kogan
> wrote:
> > Hi fellows,
> >
> > I have cluste
ss?
>
>
>
> 2) Generated SSL certificate using this instructions like a parrot.
>
> 3) Enabled SSL in app.config
>{ssl, [
> {certfile, "/etc/riak/server.csr"},
> {cacertfile, "/etc/riak/server.crt"},
>
012 at 10:47 AM, Pavel Kogan wrote:
>>
>>> Hi fellows,
>>>
>>> I have cluster of 2 physical Riak nodes (I know it is not enough)
>>> running on CentOS 6.
>>> Now I am trying to configure Riak control - did everything according to
>>> instruct
el Kogan wrote:
>
>> Hi fellows,
>>
>> I have cluster of 2 physical Riak nodes (I know it is not enough) running
>> on CentOS 6.
>> Now I am trying to configure Riak control - did everything according to
>> instructions:
>>
>> 1) Enabled HTTPS in ap
Hi,
On Fri, Sep 21, 2012 at 10:47 AM, Pavel Kogan wrote:
> Hi fellows,
>
> I have cluster of 2 physical Riak nodes (I know it is not enough) running
> on CentOS 6.
> Now I am trying to configure Riak control - did everything according to
> instructions:
>
> 1) Ena
Hi fellows,
I have cluster of 2 physical Riak nodes (I know it is not enough) running
on CentOS 6.
Now I am trying to configure Riak control - did everything according to
instructions:
1) Enabled HTTPS in app.config
* {https, [{"0.0.0.0", 8069 }]} *
*
*
2) Generated SSL certificate
David,
If you're running 1.2, you'll have to do 'riak-admin cluster plan'
followed by 'riak-admin cluster commit' on the command line. I don't
think Riak Control has been updated to accommodate the new 1.2 cluster
membership changes.
On Sun, Sep 2, 2012 at 4:5
Hi,
I am using riak control now. I just booted up 5 nodes with no data. I use chef
to boot up the cluster and when booted I ssh into the machine and run
riak-admin cluster join riak@111.111.111.111 where 111.111.111.111 is a
randomly chosen ip address in the group.
I go to riak control and
Hey Theo,
On Jun 1, 2012, at 7:12, Theo Bot wrote:
> Hi
>
> I'm fairly new to riak. However I managed to setup a 5 node riak cluster on 5
> centos servers. But when I look at the ring view in riak-control I see much
> more. Like 65.
>
> Can someone please explain
Hi Theo,
The "Cluster View" screen your viewing in Riak Control displays the
partitions in your riak cluster and the physical node that has claimed each
partition. By default a riak cluster has 64 paritions, you'll notice we
start counting at 0.
See: "The Riak Cluster"
es.
>
> -Original Message-
> From: "Dmitry Demeshchuk"
> Sent: Monday, 7 May, 2012 8:54pm
> To: char...@contentomni.com
> Cc: "Jeffrey Massung" , "riak-users" <
> riak-users@lists.basho.com>
> Subject: Re: Issues with Riak Control
ey Massung" , "riak-users"
Subject: Re: Issues with Riak Control
Hi, Charles.
We are experiencing the same problem. I replaced all the files with
the newest ones, not result. Restarted Riak just in case – still the
same.
For what it's worth, the CSS that is being served (by web
the time
> you need to use them.
>
> Cheers.
>
> -Original Message-
> From: "Jeffrey Massung"
> Sent: Thursday, 22 March, 2012 9:50pm
> To: char...@contentomni.com
> Cc: "riak-users"
> Subject: Re: Issues with Riak Control
>
> Replying now fo
if HTTP doesn't work
for you as it should.
- jeff
On Apr 16, 2012, at 7:48 PM, Nathaniel Talbott wrote:
> We're running Riak Control within a controlled VPN environment, so
> we'd like to turn off basic auth completely. However, when we set auth
> to "none", w
We're running Riak Control within a controlled VPN environment, so
we'd like to turn off basic auth completely. However, when we set auth
to "none", we still get prompted for basic auth, the only difference
is any old username and password will work. Is there any way to
Jeff,
Thanks a lot for helping me deal with the issue.
For those who need to make changes now without having to edit any javascript
files, you can do the following:
1. Clone Riak Control from Github
2. Remove your old priv file (/usr/lib/riak/lib/riak_control-0.1.0/priv)
3. Copy the new priv
Replying now for posterity:
Riak Control uses pjax for templating and dynamic updating of page elements.
It's a great tool. However, it also has a very small default ajax timeout for
page requests, and when there's a timeout, the ajax callback returns a success
code, but with an empt
28:08 -0600
> From: Jeffrey Massung mailto:j...@basho.com)>
> To: char...@contentomni.com (mailto:char...@contentomni.com)
> Cc: riak-users (mailto:riak-users@lists.basho.com)>
> Subject: Re: Issues with Riak Control
> Message-ID: <481dc86e-1692-48e8-98a3-11dba4cc9...@basho.com
ss for the riak_core->https
> setting.
>
> Everything is working ok on the cluster, everything looks ok from riak-admin
> status. I just have the problem with riak control.
>
> -Original Message-
> From: "Jeffrey Massung"
> Sent: Wednesday, 21 March, 2
is working ok on the cluster, everything looks ok from riak-admin
status. I just have the problem with riak control.
-Original Message-
From: "Jeffrey Massung"
Sent: Wednesday, 21 March, 2012 11:59pm
To: char...@contentomni.com
Cc: "riak-users"
Subject: Re: Issues
-Original Message-
> From: "Jeffrey Massung"
> Sent: Wednesday, 21 March, 2012 11:22pm
> To: char...@contentomni.com
> Cc: "riak-users"
> Subject: Re: Issues with Riak Control
>
> This is very much the behavior of older browsers not loading the CSS p
I tried Firefox 9, Safari 5, and the latest Chrome. I would hardly consider
these old browsers.
-Original Message-
From: "Jeffrey Massung"
Sent: Wednesday, 21 March, 2012 11:22pm
To: char...@contentomni.com
Cc: "riak-users"
Subject: Re: Issues with Riak Control
T
I've tried both Firefox 9 and Safari 5.
-Original Message-
From: "Tryn Mirell"
Sent: Wednesday, 21 March, 2012 11:12pm
To: char...@contentomni.com
Cc: "riak-users"
Subject: Re: Issues with Riak Control
Charles,
What browser are you using to view this?
...@contentomni.com wrote:
> I recently installed a Riak (1.1.1) Cluster on Rackspace Cloud Servers.
> Everything seems to be working ok.
>
> I set up the configuration to enable Riak Control. However, I am having a few
> issues using it.
>
> As soon as I login in it shows me the home pag
>
> I set up the configuration to enable Riak Control. However, I am having a few
> issues using it.
>
> As soon as I login in it shows me the home page briefly and then it just
> displays the following in only text:
>
> Current Snapshot...
>
> Your cluster is
I recently installed a Riak (1.1.1) Cluster on Rackspace Cloud Servers.
Everything seems to be working ok.
I set up the configuration to enable Riak Control. However, I am having a few
issues using it.
As soon as I login in it shows me the home page briefly and then it just
displays the
> --
> Jeffrey Massung
> Software Engineer
> j...@basho.com
>
> On Feb 22, 2012, at 8:43 AM, Antonio Rohman Fernandez wrote:
>
>> Hi all,
>>
>> I just installed the new Riak 1.1 and activated Riak-Control through
>> app.config:
>>
>>
.com/basho/riak_control/blob/master/README.org.
If you have any additional problems, let me know; I'll be glad to help.
--
Jeffrey Massung
Software Engineer
j...@basho.com
On Feb 22, 2012, at 8:43 AM, Antonio Rohman Fernandez wrote:
> Hi all,
>
> I just installed the new Riak 1.1 an
Ah, ok - the github project gave me the impression you could bolt it into 1.0.2.
Have built a ring using HEAD and it's working now, thanks.
On 13 January 2012 15:00, Jeffrey Massung wrote:
> Riak Control will only work within master and/or Riak 1.1+. There are
> changes within ri
Riak Control will only work within master and/or Riak 1.1+. There are changes
within riak_core for riak_control. Control might compile just fine (and better!
;-)), but much tof the functionality it would need doesn't exist in prior
versions.
--
Jeffrey Massung
Software Engineer
j...@bash
there an extra step?
...
...
{platform_log_dir, "./log"}
]},
%% riak control bit
{riak_control, [
{enabled, true},
{auth, none},
{admin, true}
]},
%% Riak KV config
{riak_kv, [
%% Storage_
...
...
__
That's terrific. Thank you.
-J
On Tue, Jan 10, 2012 at 1:08 PM, David Smith wrote:
> On Tue, Jan 10, 2012 at 12:58 PM, Jason J. W. Williams
> wrote:
> > How does Riak Control differ from the management tools included in the
> > enterprise version?
>
> Riak C
On Tue, Jan 10, 2012 at 12:58 PM, Jason J. W. Williams
wrote:
> How does Riak Control differ from the management tools included in the
> enterprise version?
Riak Control is a redesign of those management tools and a release of
that functionality to Open Source. We want it to be drop-dea
1 - 100 of 105 matches
Mail list logo