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

Compose error "HTTP request took too long to complete" #479

Open
mellitiseifeddine opened this issue Dec 6, 2018 · 1 comment
Open

Compose error "HTTP request took too long to complete" #479

mellitiseifeddine opened this issue Dec 6, 2018 · 1 comment

Comments

@mellitiseifeddine
Copy link

Lately I've been noticing the following error message quite frequently with docker-compose up:

ERROR: An HTTP request took too long to complete. Retry with --verbose to obtain debug information.
If you encounter this issue regularly because of slow network conditions, consider setting COMPOSE_HTTP_TIMEOUT to a higher value (current value: 60).

@matrixik
Copy link
Member

matrixik commented Jan 3, 2019

I never encountered similar errors from docker-compose.

For how long do you run this services?
Did you tried to run all components in detached mode docker-compose up -d? They will be run in the background so you could check they logs with docker-compose logs command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants