I’m having problems with the rancher server to make it work through a proxy. I’m unable to pull the catalogs, I get an error with helm.
E0611 12:57:34.281584 1 generic_controller.go:204] CatalogController helm [catalog] failed with : Get https://kubernetes-charts.storage.googleapis.com/index.yaml: dial tcp: lookup kubernetes-charts.storage.googleapis.com on <<Internal DNS>>:53: server misbehaving E0611 13:16:25.942325 1 generic_controller.go:204] CatalogController helm-incubator [catalog] failed with : Get https://kubernetes-charts-incubator.storage.googleapis.com/index.yaml: dial tcp 216.58.204.80:443: i/o timeout <-- If I try to add into /etc/hosts the name just to check
I’m trying to set up the proxy environment settings, curlrc, etc without any luck. I can see how other parts of the server are going through the server to download but not the catalogs.
I couldn't add the proxy variables at the startup otherwise it didn't start at all, reading another thread I found out that adding afterwards git config global proxy.https was enough (and it was for most of the server, but not the catalog)
I’m having problems with the rancher server to make it work through a proxy. I’m unable to pull the catalogs, I get an error with helm.
E0611 12:57:34.281584 1 generic_controller.go:204] CatalogController helm [catalog] failed with : Get https://kubernetes-charts.storage.googleapis.com/index.yaml: dial tcp: lookup kubernetes-charts.storage.googleapis.com on <<Internal DNS>>:53: server misbehaving
E0611 13:16:25.942325 1 generic_controller.go:204] CatalogController helm-incubator [catalog] failed with : Get https://kubernetes-charts-incubator.storage.googleapis.com/index.yaml: dial tcp 216.58.204.80:443: i/o timeout
<-- If I try to add into /etc/hosts the name just to checkI’m trying to set up the proxy environment settings, curlrc, etc without any luck. I can see how other parts of the server are going through the server to download but not the catalogs.
Is something I’m missing?
I couldn't add the proxy variables at the startup otherwise it didn't start at all, reading another thread I found out that adding afterwards git config global proxy.https was enough (and it was for most of the server, but not the catalog)
Rancher Server Version: 2.0.2