HCL-TECH-SOFTWARE / connections-automation

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

failed to fetch https://hclcr.io/chartrepo/cnx/index.yaml : 403 Forbidden #244

Closed canklamassono closed 1 year ago

canklamassono commented 1 year ago

Hello, i have already succesfully installed Connections 8 via your amazing scripts but I am having trouble with the Component Pack:

The Task: TASK [component-pack-harbor : Add Helm repository https://hclcr.io/chartrepo/cnx] does not complete.

Manually trying gives me: 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 : 403 Forbidden

I have logged in with my HCL Software account and am Onboarded via OIDC provider. I copied the CLI Secret and used it as: helm repo add v-connections-helm https://hclcr.io/chartrepo/cnx --username --password --pass-credentials

I can see the following repos, but apparently cnx and chartrepo seems to be missing. harbor

What should i do now? Do i use a wrong accout? I have downloaded all the files for the installation beforehand at Flexnet with that account.

sabrina-yee commented 1 year ago

Hi @canklamassono looks like some sort of a Harbor entitlement issue. Please open a ticket with our Support team to assist. Thanks!

canklamassono commented 1 year ago

The Support-Team has resolved my request. Thank you.