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

bosh login issue #2

Open
wuyinan0126 opened this issue Jul 19, 2016 · 1 comment
Open

bosh login issue #2

wuyinan0126 opened this issue Jul 19, 2016 · 1 comment

Comments

@wuyinan0126
Copy link

wuyinan0126 commented Jul 19, 2016

I met the issue below during my deployment. If someone can help?

TASK [cf-cli : apt] ************************************************************
ok: [localhost]

TASK [cf-cli : unarchive] ******************************************************
skipping: [localhost]

TASK [uaac : gem] **************************************************************
ok: [localhost]

TASK [tap : include_vars] ******************************************************
ok: [localhost]

TASK [tap : git] ***************************************************************
ok: [localhost]

TASK [tap : command] ***********************************************************
failed: [localhost] (item=/root/uaa-intel-boshrelease/releases/uaa-intel/uaa-intel-5.yml) => {"changed": false, "cmd": "bosh --no-color -n upload release /root/uaa-intel-boshrelease/releases/uaa-intel/uaa-intel-5.yml", "delta": "0:00:00.846981", "end": "2016-07-19 15:06:48.867974", "failed": true, "failed_when_result": true, "item": "/root/uaa-intel-boshrelease/releases/uaa-intel/uaa-intel-5.yml", "rc": 1, "start": "2016-07-19 15:06:48.020993", "stderr": "Please log in first", "stdout": "", "stdout_lines": [], "warnings": []}

NO MORE HOSTS LEFT *************************************************************
    to retry, use: --limit @/root/.ansible/pull/jump-box.novalocal/local.retry

PLAY RECAP *********************************************************************
localhost                  : ok=67   changed=2    unreachable=0    failed=1   

I have tried manually login, but it seems can not log in as admin:

root@jump-box:~# bosh --no-color -n login admin admin
Cannot log in as `admin'
root@jump-box:~# bosh --no-color -n login admin admin-password
Cannot log in as `admin'
@akeller
Copy link

akeller commented Jul 19, 2016

Hi @wuyinan0126 can you please post this to our community site? We do not actively monitor issues here.

Thanks,

Amara Keller
TAP Community Manager

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