Has anyone experienced the following issue with Helm repositories?
Catalog->Helm Charts is empty.
There are two 'default' helm repositories - one "https://raw.githubusercontent.com/IBM/charts/master/repo/stable/" and second is 'local-charts' (https://192.168.1.100:8443/helm-repo/charts).
The only error I noticed is in helm-api pod logs (every time I refresh repos page or try to sync repos) is
2018-01-08T21:16:43.704Z 'ERROR' 'getChartsFromRepo(recursive) error: connect ECONNREFUSED 119.28.7.181:443'
I already restarted helm-api and helmrepo pods as well as kube-dns pods.
Moreover, attempt to add google repo (https://kubernetes-charts.storage.googleapis.com/) fails with the same error:
2018-01-08T21:32:37.311Z 'FINE' 'inspect-client'
2018-01-08T21:32:37.327Z 'FINE' 'isValidPostPayloadentry'
2018-01-08T21:32:37.327Z 'FINE' 'repos/ POST entry'
2018-01-08T21:32:37.327Z 'FINE' 'isValidPostPayloadexit'
2018-01-08T21:32:37.327Z 'FINE' 'inspect-client -> redirecting to next'
2018-01-08T21:32:37.561Z 'ERROR' 'checkUrlForIndexYaml error: connect ECONNREFUSED 119.28.7.181:443'
2018-01-08T21:32:37.561Z 'FINE' 'loadMessages en'
2018-01-08T21:32:37.561Z 'FINE' 'getMessage ["suppMessages","invalidIndex"] en {"url":"https://kubernetes-charts.storage.googleapis.com"}'
2018-01-08T21:32:37.562Z 'FINE' 'err.statusCode: 400'
2018-01-08T21:32:37.562Z 'FINE' 'statusCode: 400'
2018-01-08T21:32:37.562Z 'FINE' 'loadMessages en'
2018-01-08T21:32:37.562Z 'FINE' 'getMessage ["statusCode","400"] en '
2018-01-08T21:32:37.562Z 'FINE' 'configureAndSendError'
2018-01-08T21:32:37.562Z 'FINE' '{"statusCode":400,"message":"Invalid request : index.yaml at https://kubernetes-charts.storage.googleapis.com is not valid"}'
2018-01-08T21:32:37.562Z 'FINE' 'getErrorResponse'
[0mPOST /helm-api/api/v1/repos [33m400 [0m251.259 ms - 124[0m