ibm-spectrum-scale-install-infra icon indicating copy to clipboard operation
ibm-spectrum-scale-install-infra copied to clipboard

wait-daemon-active - dict object' has no attribute 'stdout'

Open troppens opened this issue 5 years ago • 0 comments

Running a playbook I faced the below error. Re-running the playbook completed without issues.

I have no further logs and I have faced this issue only once. Therefore I suspect that there might be a race condition.

RUNNING HANDLER [spectrum_scale_core/cluster : wait-daemon-active] ************************************************************************************************************************************************
fatal: [spectrumscale]: FAILED! => {"msg": "The conditional check 'state.stdout == 'active'' failed. The error was: error while evaluating conditional (state.stdout == 'active'): 'dict object' has no attribute 'stdout'"}

troppens avatar Apr 19 '20 14:04 troppens