I’ve been trying to install AWX but I always got stuck at Activate postgress container
TASK [local_docker : Set DockerHub Image Paths] *************************************************************************************
ok: [localhost]
TASK [local_docker : Activate postgres container] ***********************************************************************************
This is my second day working on this and yesterday tried 2 vms and both just stucked at this tak.
any suggestions?
TIA
do you have postgress image ?
Did you try running the installer with verbose output, and do you see any more information?
Yes I tried that, but did not get any more info on what is going on.
TASK [local_docker : Set DockerHub Image Paths] *********************************************************************************************************************************************************************************************
task path: /root/awx/installer/roles/local_docker/tasks/set_image.yml:66
ok: [localhost] => {“ansible_facts”: {“awx_task_docker_actual_image”: “ansible/awx_task:latest”, “awx_web_docker_actual_image”: “ansible/awx_web:latest”}, “changed”: false}
TASK [local_docker : Activate postgres container] *******************************************************************************************************************************************************************************************
task path: /root/awx/installer/roles/local_docker/tasks/standalone.yml:2