IBM / cp4d-deployment

The repo provides instructions on deploying CloudPakforData on the public cloud.
Apache License 2.0
48 stars 92 forks source link

Login to rosa cluster as cluster-admin. error: A server URL must be specified #108

Closed barochiarg closed 1 year ago

barochiarg commented 1 year ago

We are trying to install ROSA with CP4D services. Terraform went into error with below logs. We are seeing below continue messages since long. This issue is intermittent. When we check into "installer-files/.cred" file, cluster API url was missing.

_module.ocp.null_resource.configure_image_registry (local-exec): Login to rosa cluster as cluster-admin module.ocp.null_resource.configure_image_registry (local-exec): error: A server URL must be specified module.ocp.null_resource.configure_image_registry: Still creating... [1m10s elapsed] module.ocp.null_resource.configure_image_registry: Still creating... [1m20s elapsed] module.ocp.null_resource.configure_image_registry: Still creating... [1m30s elapsed] module.ocp.null_resource.configure_image_registry: Still creating... [1m40s elapsed] module.ocp.null_resource.configure_image_registry: Still creating... [1m50s elapsed] module.ocp.null_resource.configure_imageregistry: Still creating... [2m0s elapsed]

SunilManika commented 1 year ago

We have face this issue atleast in 3 different environment. All these environments were on ROSA.

SunilManika commented 1 year ago

This issue was also reported by AWS team while they were testing Data Governance and Privacy with IBM Data Fabric from marketplace. https://aws.amazon.com/marketplace/pp/prodview-h6w2gbqgaihoa?sr=0-8&ref_=beagle&applicationId=AWSMPContessa

shankarpentyala07 commented 1 year ago

The issue was fixed in 4.6.3 refresh . Closing this issue , please reopen if you still see the issue