Confluent operator for kafa connect

Hi,

I deployed the confluent sink and source connector to backup and restore a kafka topic to and from S3. Confluent operator version 0.581.34.

Operator deployed the sink and source pods and the backups are working fine.

However, the operator is crashing with the error and keeps restarting.

I0324 03:44:31.554851 1 request.go:601] Waited for 1.047303744s due to client-side throttling, not priority and fairness, request: GET:https://172.20.0.1:443/apis/node.k8s.io/v1beta1?timeout=32s {“level”:“INFO”,“time”:“2023-03-24T03:44:32.409Z”,“name”:“setup”,“caller”:“manager/main.go:402”,“msg”:“Starting Confluent Operator”,“version”:“v0.581.34”,“build_time”:“2022-12-17T06:34:23Z”,“kubernetes_version”:“v1.23.16-eks-48e63af”} {“level”:“INFO”,“time”:“2023-03-24T03:44:34.425Z”,“name”:“connector”,“caller”:“connect-rest/connectrest_client.go:95”,“msg”:“get connector config”,“name”:“sink-connector”,“namespace”:“backup-restore”,“connector”:“sink-connector”} {“level”:“INFO”,“time”:“2023-03-24T03:44:34.427Z”,“name”:“connector”,“caller”:“connect-rest/connectrest_client.go:209”,“msg”:“get connector status”,“name”:“sink-connector”,“namespace”:“backup-restore”,“connector”:“sink-connector”} {“level”:“INFO”,“time”:“2023-03-24T03:44:34.517Z”,“name”:“connector”,“caller”:“connect-rest/connectrest_client.go:95”,“msg”:“get connector config”,“name”:“source-connector”,“namespace”:“backup-restore”,“connector”:“source-connector”} {“level”:“INFO”,“time”:“2023-03-24T03:44:34.521Z”,“name”:“connector”,“caller”:“connect-rest/connectrest_client.go:209”,“msg”:“get connector status”,“name”:“source-connector”,“namespace”:“backup-restore”,“connector”:“source-connector”} {“level”:“ERROR”,“time”:“2023-03-24T03:46:32.507Z”,“name”:“setup”,“caller”:“manager/main.go:406”,“msg”:“failed to start the signal handler”,“error”:“failed to wait for schemaexporter caches to sync: timed out waiting for cache to be synced”}

8:58

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.