Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

asking for password #130

Closed
jerryivanhoe opened this issue Oct 30, 2015 · 4 comments
Closed

asking for password #130

jerryivanhoe opened this issue Oct 30, 2015 · 4 comments

Comments

@jerryivanhoe
Copy link

Hi, I ran the script @ AWS

[ec2-user@ip-172-31-13-26 ~]$ eggo-cluster provision --region us-east-1 --launch
Stack 'bdg-eggo' already exists. Reusing.
Creating launcher instance.
Waiting for instance to enter 'running' state.....................
Instance is now in 'running' state. Waited 334 seconds.
[54.175.240.90] Executing task 'install_director_client'
[54.175.240.90] sudo: wget http://archive.cloudera.com/director/redhat/6/x86_64/
[54.175.240.90] Login password for 'ec2-user':
Sorry, you can't enter an empty password. Please try again.
[54.175.240.90] Login password for 'ec2-user':
[54.175.240.90] Login password for 'ec2-user':
[54.175.240.90] Login password for 'ec2-user':
[54.175.240.90] Login password for 'ec2-user':
This user has no password
I tried to set one - and same problem -it is not accepted

greetings
Jerry

@laserson
Copy link
Contributor

Ok, this is stupid on my part, but I should get rid of the default for the stack-name. You should also add a --stack-name my-stack option to the command.

@laserson
Copy link
Contributor

Also, do you have an EC2 key pair set up?

@jerryivanhoe
Copy link
Author

Hi again,
I setup an EC2 instance and installed eggo. Then I set my ENV and copied the pem file to the local dir, setting mod to 600. (s pics). Finally I started this command:
eggo-cluster provision --region us-east-1 –stack-name eggo --launcher-instance-type m3.medium --availability-zone us-east-1a -n 4
The cloud Formation stack runs w/o error and the instance starts successfully. Then the password problem shows up.
any idea what's wrong with my settings ?
thanks a lot in advance
-Jerry
pic1
pic2
pic3
pic4

@jerryivanhoe
Copy link
Author

it works, when the instance that starts the "eggo-cluster"cmd is in the same region as the target box - using another Region leads to the Password prompt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants