>
Are you using the default awx-ee image to run these jobs?
Yes. However, it seems that the environment changed while I was away from the team.
Originally, when it was built, it communicated with the Internet.
The company policy has become stricter and we are currently removing the proxy setting.
Now the environment cannot connect to the internet. '
When I executed the command "minikube logs", the following message was output.
------------------------------------------------------------
Jul
25 11:53:29 minikube kubelet[821]: E0725 11:53:29.741250 821 pod_workers.go:918] "Error
syncing pod, skipping" err="failed to \"StartContainer\"
for \"worker\" withErrImagePull: \"rpc
error: code = Unknown
desc = Error response from daemon: Get \\\"https://quay.io/v2/\\\":
net/http: request canceled while waiting for connection (Client.Timeout
exceeded while awaiting headers)\""
pod="awxope1/automation-job-622-vnrhs"
podUID=f81f1de7-d1e6-4977-b765-fb00e57a30a7
Jul
25 11:54:37 minikube kubelet[821]: E0725 11:54:37.741473 821 remote_image.go:216] "PullImage
from image service failed" err="rpc error: code = Unknown desc =
Error response from daemon: Get \"https://quay.io/v2/\": net/http:
request canceled while waiting for connection (Client.Timeout exceeded while
awaiting headers)" image="quay.io/ansible/awx-ee:latest"
------------------------------------------------------------
Let me ask you an additional question.
Can this be resolved by placing the default execution environment image locally? Where do you place it and what settings do I need?
Thanks
2022年7月21日木曜日 5:22:58 UTC+9 AWX Project: