Upgrade Question

Guys,

I upgrade from 2.0 to 2.1, and when I hit my home page I am seeing the following…

http://awx.magidesign.com/migrations_notran/#/login

AWXis currently upgrading.

This page will refresh when complete.

It’s stuck on that for an hour now. Is there a log that I can trail to see what is going on?

If you are using a docker image you can get logs from

docker logs -f <container_id>

-Mrinal

Mrinal,

Nope a virt that worked until I upgrade, not the web page is stuck on restarting ever two mins, saying it’s upgrading been that way since Thursday, needs to be a better way to upgrade.

hi
you have to follow thid guide

https://github.com/ansible/awx/blob/devel/DATA_MIGRATION.md

it’s only way to upgrade between major relase

i upgraded today from 2 to 2.1

Any update on when lossless updates will be implemented? Despite all the great features of AWX, the lack of a true upgrade path is a blocking issue.

FYI, in the mean time this might help, alsomigrates LDAP settings and credential passwords:

https://github.com/autops/awx-migrate

If you are using the docker-based install then upgrades should mostly go fine… if you see otherwise then let us know by posting specific errors.

If you are using a non-container based install then you should contact the maintainer of that installer (it’s not us).