Error in Operator after cluster restore

After doing a cluster restore, the following error message is repeating in the operator log:

{“level”:“info”,“ts”:1642972814.348997,“caller”:“pxc/controller.go:465”,“msg”:“reconcile replication error”,“err”:“failed to connect to pod ssg-db-pxc-0: Error 1045: Access denied for user ‘operator’@‘10-200-110-218.percona-xtradb-cluster-operator.ssg-db.svc.cluste’ (using password: YES)”}
The cluster is responding and working as expected, but I’m not sure why this message is repeating as I can access the cluster and I did not change any passwords.

1 Like

Figured out that Helm chart was not setup correctly and caused an issue with the operator setup. closing this.

1 Like