Seth Foster

Results 138 comments of Seth Foster

@shanemcd to make the certs the awx-web container would need the receptor binary present in the container. Are we okay doing that?

this PR might be addressing the same / similar issue https://github.com/ansible/awx/pull/12447

Thanks for opening the issue, would you mind providing some screenshots of the UI that demonstrates the issue?

do you have the same issues running your playbook outside of AWX?

I set up a basic channels app to explore this a bit my generator ```python3 async def run_async(): i = 0 msg = {'type': 'internal.message', 'text': 'sbf'} while i <...

another thing to note -- when I control + C my client, I see this traceback logged in the `runserver` terminal ``` WebSocket DISCONNECT /echo/stream/ [127.0.0.1:45544] Exception inside application: Attempt...

@klauserber how long does your system stay up before getting into this bad state? Do you see evidence that awx is connecting to db at all during this time?

Hi! This is the expected behavior if user "VENKAT" was already a local user in AWX, and then you tried to use SAML login for an account with the same...

| possibly we could have an alternative git repo @mihai-satmarean You could set up a workflow pointing to two job templates (JT A based on repo 1, and JT B...