[X] I understand that the AWX Operator is open source software provided for free and that I might not receive a timely response.
Bug Summary
Hi
When creating a project to download playbooks (plan) from my redhat insights account I got below error message :
PLAY [Update source tree if necessary] *****
TASK [Ensure the project directory is present] *
ok: [localhost]
TASK [Fetch Insights Playbook(s)] **
fatal: [localhost]: FAILED! => {"changed": false, "msg": "Expected /api/remediations/v1/remediations to return a status code of 200 but returned status code \"404\" instead with content \"b'<!doctype html>\n\n
create project to download playbooks from insights
Error occured
Expected results
project sync successfully
Actual results
PLAY [Update source tree if necessary] *****
TASK [Ensure the project directory is present] *
ok: [localhost]
TASK [Fetch Insights Playbook(s)] **
fatal: [localhost]: FAILED! => {"changed": false, "msg": "Expected /api/remediations/v1/remediations to return a status code of 200 but returned status code \"404\" instead with content \"b'<!doctype html>\n\n
Please confirm the following
Bug Summary
Hi
When creating a project to download playbooks (plan) from my redhat insights account I got below error message :
PLAY [Update source tree if necessary] ***** TASK [Ensure the project directory is present] * ok: [localhost] TASK [Fetch Insights Playbook(s)] ** fatal: [localhost]: FAILED! => {"changed": false, "msg": "Expected /api/remediations/v1/remediations to return a status code of 200 but returned status code \"404\" instead with content \"b'<!doctype html>\n\n
\nThanks for your support
AWX Operator version
2.8.0
AWX version
23.5.0
Kubernetes platform
kubernetes
Kubernetes/Platform version
v1.27.7+k3s2
Modifications
no
Steps to reproduce
create credential for insights
create project to download playbooks from insights
Error occured
Expected results
project sync successfully
Actual results
PLAY [Update source tree if necessary] ***** TASK [Ensure the project directory is present] * ok: [localhost] TASK [Fetch Insights Playbook(s)] ** fatal: [localhost]: FAILED! => {"changed": false, "msg": "Expected /api/remediations/v1/remediations to return a status code of 200 but returned status code \"404\" instead with content \"b'<!doctype html>\n\n
\nAdditional information
No response
Operator Logs
No response