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

link broken for che-single-user.yml #7

Open
magicalyak opened this issue Jan 31, 2019 · 1 comment · May be fixed by siamaksade/ansible-openshift-eclipse-che#6
Open

link broken for che-single-user.yml #7

magicalyak opened this issue Jan 31, 2019 · 1 comment · May be fixed by siamaksade/ansible-openshift-eclipse-che#6

Comments

@magicalyak
Copy link

Looks like this link is broken and I'm not sure what a working link is? I'm happy to submit a PR and fix but again, not sure the replacement.

https://raw.githubusercontent.com/minishift/minishift/master/addons/che/templates/che-single-user.yml\", server reported 404 Not Found

Thursday 31 January 2019 09:53:26 -0500 (0:00:00.077) 0:09:52.170 ******
fatal: [localhost]: FAILED! => {"changed": true, "cmd": "oc --server=https://openshift.rdu.salab.redhat.com:443 --insecure-skip-tls-verify=true apply -f https://raw.githubusercontent.com/minishift/minishift/master/addons/che/templates/che-single-user.yml -n cicd-demo", "delta": "0:00:01.486254", "end": "2019-01-31 09:53:27.884485", "msg": "non-zero return code", "rc": 1, "start": "2019-01-31 09:53:26.398231", "stderr": "error: unable to read URL "https://raw.githubusercontent.com/minishift/minishift/master/addons/che/templates/che-single-user.yml\", server reported 404 Not Found, status code=404", "stderr_lines": ["error: unable to read URL "https://raw.githubusercontent.com/minishift/minishift/master/addons/che/templates/che-single-user.yml", server reported 404 Not Found, status code=404"], "stdout": "", "stdout_lines": []}

NO MORE HOSTS LEFT ********************************************************************************************************************
to retry, use: --limit @/root/openshift-demos-ansible/playbooks/coolstore/msa-cicd-eap-full.retry

PLAY RECAP ****************************************************************************************************************************
localhost : ok=52 changed=16 unreachable=0 failed=1

@magicalyak
Copy link
Author

My PR may not fix it though. If we use the old raw I think it works
https://raw.githubusercontent.com/minishift/minishift/b3facfae1f0a3cb96be73a4bdc4edc01798853b3/addons/che/templates/che-single-user.yml

I used the new template but I'm not sure that works 1:1 with older file.

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

Successfully merging a pull request may close this issue.

1 participant