pega-helm-charts icon indicating copy to clipboard operation
pega-helm-charts copied to clipboard

Image failed to pull from the Repo "Hazelcast by using “clusteringServiceImage"

Open wreddybeem opened this issue 1 year ago • 2 comments

Hello Team, When we are trying to deploy the Hazelcast by using “clusteringServiceImage”, It is failing with the below errors. We tried Configurations which are instructed in document, but the result is same error:

https://github.com/pegasystems/pega-helm-charts/tree/master/charts/pega/charts/hazelcast

Error: Failed to pull image "wfcertifiedvirtual.wfcr.wellsfargo.net/prmilm-aksilmpoc:1.3.2-11": rpc error: code = Unknown desc = failed to pull and unpack image "wfcertifiedvirtual.wfcr.wellsfargo.net/prmilm-aksilmpoc:1.3.2-11": failed to resolve reference "wfcertifiedvirtual.wfcr.wellsfargo.net/prmilm-aksilmpoc:1.3.2-11": failed to authorize: failed to fetch anonymous token: unexpected status: 401

This same repo connectivity successfully in pulling the Image with the below configuration with Tag as below: Please see the attachments and fix the authentication issue

hazelcast configurations hazelcast configurations1

wreddybeem avatar Apr 20 '23 14:04 wreddybeem

@wreddybeem Error shared doesn't seem to be specific to the screenshots shared. "wfcertifiedvirtual.wfcr.wellsfargo.net/prmilm-aksilmpoc:1.3.2-11": failed to authorize: failed to fetch anonymous token: unexpected status: 401 clearly is an issue with registry authentication. Please check if you have provided right details.

Also as mentioned in the documentation part of values.yaml, if platform version is greater than or equal to 8.8, use clusteringServiceImage, else image in the sub chart configuration

MadhuriArugula avatar Jun 06 '23 09:06 MadhuriArugula

@wreddybeem Is the issue resolved? Can you update the latest status?

kishorv10 avatar Apr 22 '24 10:04 kishorv10