Skip to content
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 timing out #4144

Open
GitHK opened this issue Apr 21, 2023 · 1 comment
Open

Docker compose timing out #4144

GitHK opened this issue Apr 21, 2023 · 1 comment
Assignees
Labels
bug buggy, it does not work as expected

Comments

@GitHK
Copy link
Contributor

GitHK commented Apr 21, 2023

"The Docker Engine you're using is running in swarm mode.",
"servicelib.long_running_tasks._errors.TaskClientResultError: Task simcore_service_dynamic_sidecar.modules.long_running_tasks.task_create_service_containers.b0ea58ef-81e2-413b-af8b-48626e037cd4 finished with exception: 'Some networks were defined but are not used by any service: staging-simcore_interactive_services_subnet",
"Creating dy-sidecar-2434dc1b-f3d5-4af9-a273-e52233c111aa-3-sym-server    ...",
"Creating dy-sidecar-2434dc1b-f3d5-4af9-a273-e52233c111aa-1-s4l-core      ...",
"Creating network ""dy-sidecar_2434dc1b-f3d5-4af9-a273-e52233c111aa_back----end"" with the default driver",
"Creating dy-sidecar-2434dc1b-f3d5-4af9-a273-e52233c111aa-2-s4l-core-stre ...",
"To deploy your application across the swarm, use `docker stack deploy`.",
"ERROR: for dy-sidecar-2434dc1b-f3d5-4af9-a273-e52233c111aa-3-sym-server  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=120)",
"ERROR: for dy-sidecar-2434dc1b-f3d5-4af9-a273-e52233c111aa-2-s4l-core-stre  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=120)",
"ERROR: for dy-sidecar-2434dc1b-f3d5-4af9-a273-e52233c111aa-3-sym-server  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=120)",
"ERROR: for dy-sidecar-2434dc1b-f3d5-4af9-a273-e52233c111aa-2-s4l-core-stre  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=120)",
"ERROR: for dy-sidecar-2434dc1b-f3d5-4af9-a273-e52233c111aa-1-s4l-core  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=120)",
"If you encounter this issue regularly because of slow network conditions, consider setting COMPOSE_HTTP_TIMEOUT to a higher value (current value: 120).",

This was already seen in the past and the value was raised to 120 in #3836

@GitHK GitHK added the bug buggy, it does not work as expected label Apr 21, 2023
@GitHK
Copy link
Contributor Author

GitHK commented Apr 21, 2023

This issue was showing up in AWS staging on an autoscaled node.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug buggy, it does not work as expected
Projects
None yet
Development

No branches or pull requests

1 participant