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
This is probably due to the way I've written my playbook (but I'm not sure how...).
The docker commands seem to error on what looks like a race condition:
An unexpected docker error occurred: 409 Client Error for http+docker://localhost/v1.41/containers/rabbit_hole/exec:
Conflict ("Container 29438cdb01312bcbb1b3ecd4d47365057453dfd821d18f3c5c52ca890924cffe is restarting, wait until the container is running")
I tried SSHing in and killing the container before trying again - the issue repeats. Has anyone come across this?
Thanks
The text was updated successfully, but these errors were encountered:
This is probably due to the way I've written my playbook (but I'm not sure how...).
The docker commands seem to error on what looks like a race condition:
I tried SSHing in and killing the container before trying again - the issue repeats. Has anyone come across this?
Thanks
The text was updated successfully, but these errors were encountered: