-
Notifications
You must be signed in to change notification settings - Fork 122
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docker_compose_v2: : Cannot parse event from line #787
Comments
My docker compose version is:
|
Hmm, I think to properly handle this I need more information from the |
(Sorry, I already wrote that on Friday, but due to the shitty internet connection I had it probably didn't make it, and I only noticed now...) |
@thvd ping |
@thvd ping, without further information I cannot fix this. Thanks. |
Hello @felixfontein , |
Hello @felixfontein , As you can see from attached images below, I am also facing the same warning, with a slightly different message. Additional details: Task and handler from the mentioned Ansible playbook runs in a Gitlab runner, triggered by a CI job.
Hoping the above will help you in your investigations. |
The remaining cases from this issue are fixed by #811. |
SUMMARY
When using
docker_compose_v2
i get the warning:Cannot parse event from line
.ISSUE TYPE
COMPONENT NAME
Command: docker_compose_v2
ANSIBLE VERSION
COLLECTION VERSION
CONFIGURATION
OS / ENVIRONMENT
STEPS TO REPRODUCE
Have an external network in your docker compose yaml config, that's not created within the same yaml project file, you will get the warning described below. (#ACTUAL RESULTS)
My docker compose yaml file contains this part:
EXPECTED RESULTS
No warnings/errors
ACTUAL RESULTS
The text was updated successfully, but these errors were encountered: