Tony Thell

Results 5 comments of Tony Thell

On Debian 12, the above change did not work until I also deleted the `/usr/lib/python3.11/EXTERNALLY-MANAGED` file.

I am running v24.4.0 and am having this same issue. ```bash $ curl -k -H 'Content-Type: application/json' -d '{"host_config_key": "test-awx-callback"}' https://[AWX Server]/api/v2/job_templates/15/callback/ {"msg":"No matching host could be found!"} ``` Like...

@chrismeyersfsu The `PROXY_IP_ALLOWED_LIST` setting is an empty list in my config.

Could you please clarify the `settings.DEBUG = True` setting. I'm not sure if that is meant to be passed in with the actual GET request or is an AWX setting.

Thank you for your help @chrismeyersfsu. I found that my issue wasn't an actual AWX issue. I'm running awx-operator in a single-node k3s cluster and found that I was missing...