Installed: Docker-compose
OS: Debian 10 buster
Browser: Firefox
Hello, after installing AWX 9.3.0, job does not work, files from project are not updated in manual mode. When trying to collect logs as requested by the predecessors with the command: awx-manage run_dispatcher --status, the following error occurs: awx-manage: command not found. At the same time, docker awx works:
CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS
d0bc40ff9f16 awx_task 0.01% 146.3MiB / 3.854GiB 3.71% 1.93MB / 1.66MB 0B / 0B 3
521ede6ac763 awx_web 0.09% 720.8MiB / 3.854GiB 18.26% 2.21MB / 8.71MB 0B / 0B 13
7e517bc86eba awx_postgres 0.00% 13.16MiB / 3.854GiB 0.33% 2.12MB / 3.59MB 0B / 0B 8
035ebef90cd1 awx_redis 0.16% 9.016MiB / 3.854GiB 0.23% 4.17kB / 0B 0B / 0B 4
721d4aa55c9f awx_memcached 0.04% 8MiB / 3.854GiB 0.20% 358kB / 283kB 0B / 0B 10
I reinstalled AWX several times, the GUI works, the site is visited, inventory is created, but with a periodic error POST 504. Can someone encountered and can tell me?