-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Labels
Description
Summary
With the latest version of the containerized installation bundle for RHEL9 (2.6-2), the Controller functionality check steps fail with a 500 error.
TASK [Wait for automation controller to be running] *********************************************
fatal: [localhost]: FAILED! => {"access_control_expose_headers": "X-API-Request-Id", "ansible_facts": {"discovered_interpreter_python": "/usr/bin/python3"}, "changed": false, "connection": "close", "content_language": "en", "content_length": "3817", "content_type": "text/html; charset=utf-8", "date": "Thu, 06 Nov 2025 13:53:10 GMT", "elapsed": 0, "msg": "Status code was 500 and not [200]: HTTP Error 500: Internal Server Error", "redirected": false, "server": "nginx", "set_cookie": "csrftoken=XXX; Path=/; SameSite=Lax; Secure", "status": 500, "url": "https://controller.example.com:8443", "vary": "Cookie, Accept-Language, origin", "x_api_request_id": "XXX", "x_api_total_time": "0.065s"}
Issue Type
- Bug Report