HCL-TECH-SOFTWARE / connections-automation

Deployment and upgrade automation scripts for HCL Connections 7.0 based on Ansible
Apache License 2.0
17 stars 30 forks source link

helm repo add v-connections-helm - "no valid repository" #267

Closed MagnaFrisia90 closed 1 year ago

MagnaFrisia90 commented 1 year ago

Hi,

not sure if this is even part auf "connections-automation" but I can not add the helm-repo for connections. I want to use my HCL ID credentials, which work if I manually click on "OIDC login". https://opensource.hcltechsw.com/connections-doc/v8-cr1/admin/install/cp_install_services_tasks.html#section_ln3_qp3_dvb

[root@solcon15 pv-connections]# helm repo add v-connections-helm https://hclcr.io/chartrepo/cnx --username jhs@solvito.de --password 123456 --pass-credentials Error: looks like "https://hclcr.io/chartrepo/cnx" is not a valid chart repository or cannot be reached: failed to fetch https://hclcr.io/chartrepo/cnx/index.yaml : 401 Unauthorized

Did anybody manage to add the helm repo with its HCL ID credentials ? "https://hclcr.io/chartrepo/cnx" is error 404 | https://hclcr.io/harbor only works with OIDC.

And if this is not a "connections-automation"-topic => classic hcl support case ?

Thanks in advance !

umeli commented 1 year ago

Did you use the cli secret from your userprofile ? image

MagnaFrisia90 commented 1 year ago

I have tried native HCL ID password but not CLI secret. CLI secret is working ;-)