Guys, I'm trying to configure a GitRepo in Rancher...
# general
b
Guys, I'm trying to configure a GitRepo in RancherCD but my GitRepo never check the ready clusters to 1, so I decided to see the fleet-agent logs and I saw this:
Copy code
2023-11-16T20:14:42.909011238Z W1116 20:14:42.908875       1 reflector.go:442] pkg/mod/github.com/rancher/client-go@v0.24.0-fleet1/tools/cache/reflector.go:167: watch of *v1alpha1.BundleDeployment ended with: an error on the server ("unable to decode an event from the watch stream: stream error: stream ID 7; INTERNAL_ERROR; received from peer") has prevented the request from succeeding
2023-11-16T20:15:42.911455067Z E1116 20:15:42.911322       1 reflector.go:138] pkg/mod/github.com/rancher/client-go@v0.24.0-fleet1/tools/cache/reflector.go:167: Failed to watch *v1alpha1.BundleDeployment: an error on the server
Do anyone knows how to solve this issue?