Thanks to Calvin Remsburg’s Youtube video on installing AWX with Rancher, I installed and configured AWX version 24.6.1 many months ago. It’s been working just fine however within the past couple of days, I’m consistently getting the error following error when trying to run any jobs in my environment:
Receptor detail:
Error creating pod: container failed to start, ImagePullBackOff
My Execution environment is Quay. I’ve also tried changing that to quay.io/ansible/aws-ee:24.6.1 but the results are the same.
It seems like I suddenly cannot pull images from these locations. I’m running on Ubuntu 22.04.
My linux machine has access to the internet and playbooks have been loading and running fine until just the last couple of days. Any ideas would be helpful.