AWX UI not automatically refreshing jobs\workflows

Hello everyone.

So lately it seems my AWX UI is not refreshing while running jobs, templates, syncs, you name it. In order to refresh, I have to hit F5 several, several times to see the progress.

Is this a known issue?

Thanks

Josh

Check this out

https://github.com/ansible/awx/issues/1556

Happens in the latest version of Tower, too. Restarting the awx service helps. It is something with websockets but I have not had time to put in a ticket or look any deeper into it. If you are using chrome and you pull up the dev console, you will probably see websocket errors somewhere.

Thanks Sujith,

I am seeing this across the board with all my builds. I found this post in my searches for the issue. The current version I am seeing this at is Ansible 2.6.4 AWX 1.0.8.0. I can restart the containers and it goes away. Same with blowing it all away again. What version was the web socket committed to?

Josh

Thanks John. I am seeing it there also. It seems it was fixed but Im not sure when.