cannot access '/var/log/tower/profile/': Permission denied
Author: TheRealHaoLiuCreated May 18, 2023Updated Aug 18, 2026
Labelstype:bugcomponent:api
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
bash-4.4$ ls /var/log/tower/profile/ ls: cannot access '/var/log/tower/profile/': Permission denied
unable to access profile for debugging
AWX version
devel
Select the relevant components
- UI
- API
- Docs
- Collection
- CLI
- Other
Installation method
kubernetes
Modifications
no
Ansible version
No response
Operating system
No response
Web browser
No response
Steps to reproduce
exec into container and do ls /var/log/tower/profile/
Expected results
able to access '/var/log/tower/profile/'
Actual results
unable to access '/var/log/tower/profile/'
Additional information
No response
Source: ansible/awx