-
Notifications
You must be signed in to change notification settings - Fork 3.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AWX left in an endless loop after upgrading #1869
Comments
On further inspection, I suspect that I'm running into #1817 I'm going to close my issue and try to go back to 1.0.5 |
tvo318
added a commit
to oraNod/awx
that referenced
this issue
Aug 23, 2023
oraNod
pushed a commit
to oraNod/awx
that referenced
this issue
Aug 28, 2023
oraNod
pushed a commit
to oraNod/awx
that referenced
this issue
Aug 29, 2023
oraNod
pushed a commit
to oraNod/awx
that referenced
this issue
Aug 31, 2023
oraNod
pushed a commit
to oraNod/awx
that referenced
this issue
Aug 31, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ISSUE TYPE
COMPONENT NAME
SUMMARY
After upgrading to the latest AWX (1.0.6 docker images), the system seems stuck in an endless loop and the UI continuously spins and says AWX is upgrading. We see this error in the postgres container:
and we see the following in the task container
ENVIRONMENT
STEPS TO REPRODUCE
docker-compose stop
docker-compose pull
docker-compose up -d
EXPECTED RESULTS
The upgrade eventually should finish and let us use AWX once more
ACTUAL RESULTS
Web UI spins forever on Upgrading.
We've tried to stop all containers and restart, to no avail
The text was updated successfully, but these errors were encountered: