You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think we accidentally have tty attached due to the way we use ansible runner.
This can sometimes cause some ansible scripts to wait for a user prompt, that never happens. We eventually hit the job timeout and the appliance will go into the Error state, but its next to impossible to debug the cause.
The text was updated successfully, but these errors were encountered:
I think we accidentally have tty attached due to the way we use ansible runner.
This can sometimes cause some ansible scripts to wait for a user prompt, that never happens. We eventually hit the job timeout and the appliance will go into the Error state, but its next to impossible to debug the cause.
The text was updated successfully, but these errors were encountered: