-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Open
Description
Please confirm the following
- I agree to follow this project's code of conduct.
- I have checked the current issues for duplicates.
- I understand that AWX is open source software provided for free and that I might not receive a timely response.
- I am NOT reporting a (potential) security vulnerability. (These should be emailed to
[email protected]instead.)
Bug Summary
I installed the latest version of AWX 24.6.1 via awx-operator. If I enable the "Debug Web Request" option, I get a 500 error and can no longer access the website. To fix the problem, I need to restore the system to regain access.
AWX version
24.6.1
Select the relevant components
- UI
- UI (tech preview)
- API
- Docs
- Collection
- CLI
- Other
Installation method
kubernetes
Modifications
no
Ansible version
ansible [core 2.16.3]
Operating system
Ubuntu 24.04.3 LTS
Web browser
Chrome
Steps to reproduce
1º Access to web AWX (https)
2º Active on "Debug Web Request" in Troubleshooting
3º Error 500
Expected results
No error 500 appears and you can perform debugging.
Actual results
Activate the option "Debug Web Request" in UI AWX
Additional information
No response