Hi there, Can you do the following and let me know what happens?
$ git clone [email protected]:basho/riak.git $ cd riak $ make stage $ vi rel/riak/etc/riak.conf * Change *only* riak_control.enabled = on $ rel/riak/bin/riak start $ curl http://127.0.0.1:8098/admin Does this work? - Chris > On Feb 12, 2015, at 7:40 PM, SeanProtain <[email protected]> wrote: > > Please see the attached screenshot. > > > From: [email protected] > To: [email protected] > Subject: RE: How to access riak control panel? > Date: Fri, 13 Feb 2015 08:27:33 +0800 > CC: [email protected] > > If I attempt load this address in browser, it always goto > https://localhost/admin and nothing to be returned. > > Sean > > From: [email protected] > To: [email protected] > Subject: RE: How to access riak control panel? > Date: Fri, 13 Feb 2015 08:22:34 +0800 > CC: [email protected] > > Can not load anything from the browser. > > Sean > > Subject: Re: How to access riak control panel? > From: [email protected] > Date: Thu, 12 Feb 2015 13:17:16 -0500 > CC: [email protected] > To: [email protected] > > Hi there, > > Can you attempt to load that address in your browser? > > Thanks, > Chris > > On Feb 12, 2015, at 9:37 AM, SeanProtain <[email protected]> wrote: > > 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: [email protected] > To: [email protected] > CC: [email protected] > Subject: RE: How to access riak control panel? > Date: Thu, 12 Feb 2015 22:31:57 +0800 > > 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. Thank you! > > > Subject: Re: How to access riak control panel? > > From: [email protected] > > Date: Tue, 10 Feb 2015 21:11:09 -0500 > > CC: [email protected] > > To: [email protected] > > > > > > > On Feb 10, 2015, at 9:08 PM, SeanProtain <[email protected]> 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 > > > > - Chris > > > > Christopher Meiklejohn > > Senior Software Engineer > > Basho Technologies, Inc. > > [email protected] > _______________________________________________ > riak-users mailing list > [email protected] > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com > > Christopher Meiklejohn > Senior Software Engineer > Basho Technologies, Inc. > [email protected] > > > _______________________________________________ riak-users mailing list > [email protected] > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com > > _______________________________________________ riak-users mailing list > [email protected]http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com > <riak_admin.png> _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
