https://rancher.com/ logo
#amazon
Title
c

curved-lifeguard-39360

05/03/2022, 5:37 PM
Trying to install 2.6.4 on New EKS cluster. I have installed the nginx-controller. One of the pods is throwing this error:
Copy code
[ERROR] error syncing 'cattle-fleet-system/helm-operation-gg8n6': handler helm-operation: an error on the server ("container not found (\"proxy\")") has prevented the request from succeeding (get pods helm-operation-gg8n6), requeuing
Another pod is showing this error:
Copy code
[ERROR] error syncing 'rancher-rke2-charts': handler helm-clusterrepo-ensure: git -C /var/lib/rancher-data/local-catalogs/v2/rancher-rke2-charts/675f1b63a0a83905972dcab2794479ed599a6f41b86cd6193d69472d0fa889c9 fetch origin 107ecb60ed851ebd2b4a54a0859c8d8edc046c9c error: exit status 128, detail: error: Server does not allow request for unadvertised object 107ecb60ed851ebd2b4a54a0859c8d8edc046c9c
, requeuing
And there is also this error:
Copy code
2022/05/03 16:55:54 [ERROR] Failed to connect to peer <wss://10.50.224.213/v3/connect> [local ID=10.50.193.244]: EOF
2022/05/03 16:55:54 [ERROR] Failed to connect to peer <wss://10.50.215.200/v3/connect> [local ID=10.50.193.244]: EOF
it seems as though rancher can’t find the cluster. But I have checked and rechecked the security groups.
Also seeing this:
Copy code
MountVolume.SetUp failed for volume "tls" : secret "rancher-webhook-tls" not found
a

agreeable-waiter-30020

05/03/2022, 5:51 PM
Most of those errors look like normal startup logs. Have you logged into the Rancher UI?
c

curved-lifeguard-39360

05/03/2022, 6:16 PM
It times out. waited half an hour.
It looks like my ingress did not create properly but I dont know if that would cause this. I am going to remove everything and try again.
Okay, I rebuilt everything. Still getting this error:
Copy code
[ERROR] defaultSvcAccountHandler: Sync: error handling default ServiceAccount of namespace key=cattle-fleet-local-system, err=Operation cannot be fulfilled on namespaces "cattle-fleet-local-system": the object has been modified; please apply your changes to the latest version and try again
Trying to connect just times out
a

agreeable-waiter-30020

05/03/2022, 9:53 PM
That log message is temporary and likely not related to the time out.
237 Views