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

dcos-cli installation failed #1

Open
1001b opened this issue May 16, 2016 · 1 comment
Open

dcos-cli installation failed #1

1001b opened this issue May 16, 2016 · 1 comment

Comments

@1001b
Copy link
Contributor

1001b commented May 16, 2016

...
TASK [cloudformation : s3] *****************************************************
changed: [default]

TASK [dcos-cli : ec2_elb_facts] ************************************************
ok: [default]

TASK [dcos-cli : command] ******************************************************
changed: [default]

TASK [dcos-cli : Creates directory] ********************************************
changed: [default]

TASK [dcos-cli : Copies dcos-cli installation script] **************************
changed: [default]

TASK [dcos-cli : Installs dcos cli] ********************************************
fatal: [default]: FAILED! => {"changed": true, "cmd": "bash /home/vagrant/dcos-cli/install.sh /home/vagrant/dcos-cli ", "delta": "0:00:00.105461", "end": "2016-05-16 04:49:34.073190", "failed": true, "rc": 1, "start": "2016-05-16 04:49:33.967729", "stdout": "install.sh [--add-path yes/no]", "stdout_lines": ["install.sh [--add-path yes/no]"]}

NO MORE HOSTS LEFT *************************************************************
to retry, use: --limit @provisioning/site.retry

PLAY RECAP *********************************************************************
default : ok=12 changed=10 unreachable=0 failed=1

@ftrossbach
Copy link
Owner

Seems like the url for the master elb is missing for some reason that I cannot reproduce. You can do this step manually by running /home/vagrant/dcos-cli/install.sh /home/vagrant/dcos-cli

You can find out the master elb in the EC2 console on AWS.

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