AWX-operator RKE2 - Backup problem

Hi, according to the Events you’ve provided, this is caused by Calico, not by AWX or AWX Operator.

Failed to create pod sandbox: rpc error: code = Unknown desc = failed to setup network for sandbox "...":
  plugin type="calico" failed (add): error getting ClusterInformation: connection is unauthorized: Unauthorized

There are some reported issues on RKE2 repo and Calico repo, so you should refer to these issues.

I’m not a RKE2/Calico expert so I can’t provide exact solution, but upgrading RKE2 or finding and restarting Calico pod is good first step, I think.

1 Like