NVIDIA / deepops

Tools for building GPU clusters
BSD 3-Clause "New" or "Revised" License
1.25k stars 326 forks source link

Openshift install fails Ubuntu 20.04 #1221

Closed dewilkin closed 1 year ago

dewilkin commented 2 years ago

TASK [openshift : install openshift python client for k8s_raw module] fatal: [mgmt01]: FAILED! => changed=false cmd:

ajdecon commented 2 years ago

This looks like the external network is not reachable from the host where you're running the command.

First: do you get the same result with a retry of the playbook?

Second: do you see errors like this if you try to manually run the command pip3 install openshift on the host?

dewilkin commented 2 years ago

I think the issue is all these servers are behind a proxy. I thought that setting up scripts/deepops/proxy.sh would be sufficient? Do I need to set up the proxy environment variables on every host as well?

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 60 days with no activity. Please update the issue or it will be closed in 7 days.