Rohman,

You'll also need to enable HTTPS (and SSL) in the riak_core section of the 
app.config file. Also, don't forget to change the port used for HTTPS to 
something different (I personally use 8069).

Note the required changes to the app.config file in the README: 
https://github.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 and activated Riak-Control through 
> app.config:
> 
>  %% riak_control config
>  {riak_control, [
>                 %% Set to false to disable the admin panel.
>                 {enabled, true},
> 
> However, i'm having trouble seeing the admin UI... I navigate to 
> http://MYIP:8098 and I can see the admin links, but when i click on any of 
> them, it redirects me to https://MYIP/admin ( mind the switch from HTTP to 
> HTTPS and the losing of the port :8098 )... and of course, my browser gives a 
> "can't connect to server" error message... i'm on Ubuntu 10.04 LTS and i have 
> an apache2 installed too in this server ( testing environment )
>  
> What am I doing wrong?
> Thanks,
> Rohman
> 
> 
>               Antonio Rohman Fernandez
> CEO, Founder & Lead Engineer
> roh...@mahalostudio.com               Projects
> MaruBatsu.es
> PupCloud.com
> Wedding Album
> _______________________________________________
> 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