Awx: Upgrade from 9.1.1 to 9.2

Created on 12 Feb 2020  ·  3Comments  ·  Source: ansible/awx

ISSUE TYPE
  • Bug Report
SUMMARY

Upgrading AWX from 9.1.1 to 9.2 fails since the docker image for awx_web and awx_task do not exist. It seems it has happened a while ago as reported here. Maybe I was to fast to upgrade :s Could you publish the 9.2 for both images ? Thanks.

ENVIRONMENT
  • AWX version: 9.1.1
  • AWX install method: docker on linux
  • Ansible version: 2.9.3
  • Operating System: Debian 10.3
  • Web Browser:
STEPS TO REPRODUCE

Simply follow the upgrade process of the README.md

EXPECTED RESULTS

AWX should upgrade nicely to 9.2 without any errors.

ACTUAL RESULTS

The upgrade process fails when starting the containers:

TASK [local_docker : Start the containers] *************************************************************************************************************************************************************************************************** fatal: [localhost]: FAILED! => {"changed": false, "errors": [], "module_stderr": "", "module_stdout": "", "msg": "Error starting project 404 Client Error: Not Found (\"b'manifest for ansible/awx_web:9.2.0 not found'\")"}

bug

Most helpful comment

All 3 comments

Hey @cs35-owncloud,

We're publishing and uploading new images this morning.

Thanks, it works !
I guess I'll wait a bit longer before to upgrade now, the release seemed to be fine though in github.

Was this page helpful?
0 / 5 - 0 ratings