Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem to display "variables" after migration AWX 16.0.0 #8983

Closed
damienreyre opened this issue Dec 29, 2020 · 1 comment
Closed

Problem to display "variables" after migration AWX 16.0.0 #8983

damienreyre opened this issue Dec 29, 2020 · 1 comment

Comments

@damienreyre
Copy link

Hello,

Since I migrated to AWX 16.0.0, in differents browsers (Mozilla 84.0.1 / Chrome 87.0.4280.88 / Brave 1.18.75 / Opera 73.0.3856.260), I have a problem for displaying few variables "brandName" "pluralizedItemName" "dateStr" "username" etc...
(See in attachment).

I checked the logs in differents containers (awx_web & awx_task & awx_redis & awx_postgres).
I just find few errors in awx_web like that :


172.18.0.1 - - [28/Dec/2020:13:51:14 +0000] "GET /static/assets/logo-header.svg HTTP/1.1" 404 564 "https://ansible.monagathe.fr/users/82/details" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36" "10.100.0.166"
2020/12/28 13:51:14 [error] 85#0: *2156 open() "/var/lib/awx/public/static/assets/logo-header.svg" failed (2: No such file or directory), client: 172.18.0.1, server: _, request: "GET /static/assets/logo-header.svg HTTP/1.1", host: "ansible.monagathe.fr", referrer: "https://ansible.monagathe.fr/users/82/details"
172.18.0.1 - - [28/Dec/2020:13:41:43 +0000] "GET /static/api/api.js?v= HTTP/1.1" 200 3145 "https://ansible.cbainfo.local/users/6/details" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0" "192.168.0.30"
2020/12/28 13:41:43 [error] 85#0: *1880 open() "/var/lib/awx/public/static/assets/favicon.ico" failed (2: No such file or directory), client: 172.18.0.1, server: _, request: "GET /static/assets/favicon.ico?v= HTTP/1.1", host: "ansible.cbainfo.local", referrer: "https://ansible.cbainfo.local/users/6/details"

ansible_displaying_error_3
ansible_displaying_error_2
ansible_displaying_error_1

Do you have an idea ?

Cheers,

@damienreyre
Copy link
Author

Solution here : #8884

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants