Deployment in progress but no pods created - logs error

Hi guys,

I have installed as container Rancher version v2.7.5-rc5 and it doesn’t work anymore, I am deploying with helm some pods but no pods created… but the deployments are in progress…

the logs shows the following:

2024/09/06 11:39:53 [ERROR] error syncing 'local': handler cluster-secret-migrator: Internal error occurred: failed calling webhook "rancher.cattle.io.clusters.management.cattle.io": failed to call webhook: Post "https://rancher-webhook.cattle-system.svc:443/v1/webhook/mutation/clusters.management.cattle.io?timeout=10s": no endpoints available for service "rancher-webhook", requeuing
2024/09/06 11:39:53 [WARNING] [clean-catalog-orphan-bindings] Error when deleting role global-catalog, roles.rbac.authorization.k8s.io "global-catalog" not found
2024/09/06 11:39:53 [WARNING] [CleanupOrphanCatalogBindingsDone] error during orphan binding cleanup: roles.rbac.authorization.k8s.io "global-catalog" not found
2024/09/06 11:39:53 [ERROR] failed to cleanup orphan catalog bindings
2024/09/06 11:39:53 [ERROR] error syncing 'c-m-crb7sb9w': handler cluster-secret-migrator: Internal error occurred: failed calling webhook "rancher.cattle.io.clusters.management.cattle.io": failed to call webhook: Post "https://rancher-webhook.cattle-system.svc:443/v1/webhook/mutation/clusters.management.cattle.io?timeout=10s": no endpoints available for service "rancher-webhook", requeuing
2024/09/06 11:39:53 [ERROR] error syncing 'local': handler cluster-secret-migrator: Internal error occurred: failed calling webhook "rancher.cattle.io.clusters.management.cattle.io": failed to call webhook: Post "https://rancher-webhook.cattle-system.svc:443/v1/webhook/mutation/clusters.management.cattle.io?timeout=10s": no endpoints available for service "rancher-webhook", requeuing

I’ve read here on the forum about rancher-webhook endpoints and seems the certificates are expired…

I don’t know much about this rancher, so if you have any suggestion , I will appreciate.

Regards,