You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 problemThe text was updated successfully, but these errors were encountered: