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

TASK [k8s-configure : Install nginx ingress controller] - connect: no route to host #38

Open
joseantoniofernandes opened this issue Apr 17, 2023 · 1 comment

Comments

@joseantoniofernandes
Copy link

I'm having issues deploying optscale on a VM in Oracle Cloud. Can you help?

`TASK [k8s-configure : Install nginx ingress controller] *******************************************************************************************************************************
fatal: [10.0.0.7]: FAILED! => {"changed": true, "cmd": "helm upgrade --install ngingress stable/nginx-ingress --set rbac.create=true --set controller.hostNetwork=true --set controller.extraArgs.default-ssl-certificate=default/defaultcert --set controller.kind=DaemonSet", "delta": "0:00:02.113905", "end": "2023-04-17 16:09:18.639070", "msg": "non-zero return code", "rc": 1, "start": "2023-04-17 16:09:16.525165", "stderr": "WARNING: This chart is deprecated\nError: UPGRADE FAILED: Get "https://10.96.0.1:443/api/v1/namespaces/kube-system/configmaps?labelSelector=NAME%!D(MISSING)ngingress%!C(MISSING)OWNER%!D(MISSING)TILLER%!C(MISSING)STATUS%!D(MISSING)DEPLOYED\": dial tcp 10.96.0.1:443: connect: no route to host", "stderr_lines": ["WARNING: This chart is deprecated", "Error: UPGRADE FAILED: Get "https://10.96.0.1:443/api/v1/namespaces/kube-system/configmaps?labelSelector=NAME%!D(MISSING)ngingress%!C(MISSING)OWNER%!D(MISSING)TILLER%!C(MISSING)STATUS%!D(MISSING)DEPLOYED": dial tcp 10.96.0.1:443: connect: no route to host"], "stdout": "UPGRADE FAILED\nError: Get "https://10.96.0.1:443/api/v1/namespaces/kube-system/configmaps?labelSelector=NAME%!D(MISSING)ngingress%!C(MISSING)OWNER%!D(MISSING)TILLER%!C(MISSING)STATUS%!D(MISSING)DEPLOYED\": dial tcp 10.96.0.1:443: connect: no route to host", "stdout_lines": ["UPGRADE FAILED", "Error: Get "https://10.96.0.1:443/api/v1/namespaces/kube-system/configmaps?labelSelector=NAME%!D(MISSING)ngingress%!C(MISSING)OWNER%!D(MISSING)TILLER%!C(MISSING)STATUS%!D(MISSING)DEPLOYED": dial tcp 10.96.0.1:443: connect: no route to host"]}

NO MORE HOSTS LEFT ********************************************************************************************************************************************************************

PLAY RECAP ****************************************************************************************************************************************************************************
10.0.0.7 : ok=68 changed=59 unreachable=0 failed=1 skipped=20 rescued=0 ignored=0`

@nexusriot
Copy link
Collaborator

did you set correct ip address or it has been changed?
I see different ip addresses 10.0.0.7 and 10.96.0.1

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