Container exits without error message during 'create' #315
Unanswered
JK-KISSSOFT
asked this question in
docker
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I am running the create step, I am getting the error 'UNREACHABLE!' in the task '[Gathering Facts]'.
There is not a lot of information on what the reason could be. With 'ANSIBLE_VERBOSITY' I saw, that during '[Wait for instance(s) creation to complete]' one step failed and it retried it once. It was also during this step, that container starts and stops immediately.
I tried to downgrade Docker Desktop, since it was working before the update, but that also didn't work.
When I check in the container and in the result_file, I am not seeing any error messages. Only that the container exited with the code 255.
Any other ideas what the reason could be for this?
Versions:
Docker Desktop - 4.42.1
molecule - 25.4.0
molecule-plugins[docker] - 23.7.0
Beta Was this translation helpful? Give feedback.
All reactions