Hi all, I'm using Rancher to create an EKS on AWS ...
# general
o
Hi all, I'm using Rancher to create an EKS on AWS and I'm having the following issues that started to happen and don't know what could be the root cause
Copy code
│ Error: Getting Catalog V2: Timeout getting Catalog V2 Client at cluster ID c-rc9p8: Bad response statusCode [500]. Status [500 Internal Server Error]. Body: [lost connection to cluster: failed to find Session for client stv-cluster-c-rc9p8] from [<https://rancher.cardlytics.com/k8s/clusters/c-rc9p8/v1>]
│ 
│   with module.resources.module.k8s_eks_cluster.rancher2_catalog_v2.autoscaler,
│   on .terraform/modules/resources.k8s_eks_cluster/modules/eks-rancher/cluster-autoscaler.tf line 9, in resource "rancher2_catalog_v2" "autoscaler":
│    9: resource "rancher2_catalog_v2" "autoscaler" {
│ 
╵
╷
│ Error: Getting Catalog V2: Timeout getting Catalog V2 Client at cluster ID c-rc9p8: Bad response statusCode [500]. Status [500 Internal Server Error]. Body: [lost connection to cluster: failed to find Session for client stv-cluster-c-rc9p8] from [<https://rancher.cardlytics.com/k8s/clusters/c-rc9p8/v1>]
│ 
│   with module.resources.module.k8s_eks_cluster.rancher2_catalog_v2.artifactory,
│   on .terraform/modules/resources.k8s_eks_cluster/modules/eks-rancher/catalog.tf line 2, in resource "rancher2_catalog_v2" "artifactory":
│    2: resource "rancher2_catalog_v2" "artifactory" {
│ 
╵
╷
│ Error: Getting Catalog V2: Timeout getting Catalog V2 Client at cluster ID c-rc9p8: Bad response statusCode [500]. Status [500 Internal Server Error]. Body: [lost connection to cluster: failed to find Session for client stv-cluster-c-rc9p8] from [<https://rancher.cardlytics.com/k8s/clusters/c-rc9p8/v1>]
│ 
│   with module.resources.module.k8s_eks_cluster.rancher2_catalog_v2.eks,
│   on .terraform/modules/resources.k8s_eks_cluster/modules/eks-rancher/catalog.tf line 16, in resource "rancher2_catalog_v2" "eks":
│   16: resource "rancher2_catalog_v2" "eks" {