Open endriu0 opened 3 years ago
Another small update. The only workaround which worked was deleting the whole inventory completely and adding it anew. There was no way to delete the reminder of the hosts otherwise.
I'm hitting this issue as well on 19.4 and 19.5
Hi,
Me and my team am getting this issue on awx version: 22.1.0
When we try to delete a project we get the following error: DELETE api/v2/projects/484/ 502
We tried to delete it on the UI and also tried to delete it using the api.
Is there a workaround for this issue? Can someone help?
Kind regards
Chris
ISSUE TYPE
SUMMARY
ENVIRONMENT
STEPS TO REPRODUCE
EXPECTED RESULTS
AWX to delete old hosts / pull new ones correctly.
ACTUAL RESULTS
Inventory update hangs / has to be either killed manually or timeout.
Manual removal of specific hosts causes 502.
ADDITIONAL INFORMATION
AWX web container logs :
Vivaldi network console log :
Vivaldi also seems to be pointing to
static/rest_framework/js/jquery-3.5.1.min.js
as source of error and specifically this line throwing 502:r.send(i.hasContent && i.data || null)
Also to add - this all started with the issue #9555. I was able to delete old hosts under AWX 17.1.0 but it took a bigger part of a day / under 19.1.0 this seems to just throw 502 all the time now on the broken hosts.