Closed worsco closed 6 years ago
awx_task container logs from after new container build/deployment awx_task_container_log.txt
awx_web container lgos from after new container build/deployment awx_web_container_log.txt
acknowledged, thank you, understood ... no simple migration from 1.0.1 to anything higher than 1.0.2.0.
ISSUE TYPE
COMPONENT NAME
SUMMARY
Browser constantly loops page that "AWX is Upgrading" when upgrading from 1.0.1.231 to 1.0.2.285
ENVIRONMENT
STEPS TO REPRODUCE
Install and build AWX with Docker using the "ansible-playbook -i inventory install.yml" method using local build (not "official Ansible images") for 1.0.1.231.
Then sync local git repo with AWX github repo.
Build new AWX 1.0.2.285 and using the "ansible-playbook -i inventory install.yml" method using local build (not "official Ansible images").
EXPECTED RESULTS
Expected that after containers awx_task and awx_web built and deployed that AWX would migrate in-place and web UI would become available.
ACTUAL RESULTS
Browser loops with "AWX is Upgrading"
ADDITIONAL INFORMATION