rerun icon indicating copy to clipboard operation
rerun copied to clipboard

docker stops recurrently with rerun

Open Sof31t opened this issue 8 years ago • 0 comments

I dont know the deep reason for that server crash but it is very painful This is what i get when it stops: 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).

i have the tty: true in my docker-compose.yml and i have broaden the COMPOSE_HTTP_TIMEOUT to 200 instead of the default 60 but it doesn't seem to work, neither to resolve that problem

Sof31t avatar Jul 28 '16 10:07 Sof31t