ibm-garage-iteration-zero icon indicating copy to clipboard operation
ibm-garage-iteration-zero copied to clipboard

OCP4: Error downloading the cluster config

Open VidyasagarMSC opened this issue 5 years ago • 0 comments

Describe the bug I create a ROKS 4.5 cluster in VPC Gen 2 and while running the toolkit, struck with the below error. Logs from Schematics

 2020/10/19 10:58:47 Terraform apply | Error: Error downloading the cluster config [appdev-cloud-native-toolkit]: Could not login to openshift account
 2020/10/19 10:58:47 Terraform apply | 
 2020/10/19 10:58:47 Terraform apply |   on .terraform/modules/dev_cluster/main-2-config.tf line 53, in data "ibm_container_cluster_config" "cluster":
 2020/10/19 10:58:47 Terraform apply |   53: data "ibm_container_cluster_config" "cluster" {

LogDNA and SysDig are set to false

Version 2.1.0

VidyasagarMSC avatar Oct 19 '20 11:10 VidyasagarMSC