You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@asterixdb.apache.org by Till Westmann <we...@gmail.com> on 2015/11/21 19:10:00 UTC

Fwd: Need Help in configuring Managix on MAC

Forwarding to the users mailing list at the ASF. The Google group isn't used anymore. 

Begin forwarded message:

> From: Amer Ahmed <am...@umich.edu>
> Date: November 20, 2015 at 21:17:58 PST
> To: asterixdb-users <as...@googlegroups.com>
> Subject: Need Help in configuring Managix on MAC
> Reply-To: asterixdb-users@googlegroups.com
> 
> Hi,
> 
> I am having trouble configuring password less ssh on my mac. My issue is that, despite configuring password-less ssh while trying to execute managix validate command it is throwing the following error. 
> 
> Williams-MBP:~ Guest$ ssh 127.0.0.1
> 
> Last login: Fri Nov 20 23:25:40 2015 from localhost
> 
> Williams-MBP:~ Guest$ exit
> 
> logout
> 
> Connection to 127.0.0.1 closed.
> 
> Williams-MBP:~ Guest$ cd ~
> 
> Williams-MBP:~ Guest$ mkdir asterix-mgmt
> 
> Williams-MBP:~ Guest$ cd asterix-mgmt/
> 
> Williams-MBP:asterix-mgmt Guest$ vim ~/.bash_profile
> 
> Williams-MBP:asterix-mgmt Guest$ export MANAGIX_HOME=/Users/Guest/asterix-mgmt
> 
> Williams-MBP:asterix-mgmt Guest$  export PATH=$PATH:$MANAGIX_HOME/bin
> 
> Williams-MBP:asterix-mgmt Guest$ echo "export MANAGIX_HOME=/Users/Guest/asterix-mgmt" >> ~/.bash_profile
> 
> Williams-MBP:asterix-mgmt Guest$ echo "export PATH=$PATH:$MANAGIX_HOME/bin" >> ~/.bash_profile
> 
> Williams-MBP:asterix-mgmt Guest$ vim ~/.bash_profile
> 
> Williams-MBP:asterix-mgmt Guest$ managix configure
> 
> Williams-MBP:asterix-mgmt Guest$ managix validate
> 
> INFO: Environment [OK]
> 
> ERROR:  Password-less SSH (from user account: Guest ) not configured for the following hosts
> 
> 127.0.0.1
> 
> FATAL: Managix Configuration [ERROR]
> 
> 
> 
> As you can observe the password less ssh is configured but still there is problem in managix validate command.
> 
> 
> 
> P.S: I had the same error using the admin account, so tried the guest account for a change. 
> 
> 
> 
> Thanks,
> 
> Amer
> 
> -- 
> You received this message because you are subscribed to the Google Groups "asterixdb-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to asterixdb-users+unsubscribe@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.