All of a sudden I get this from a docker-compose setup that I havent changed in a long time.
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 read posts about this that ranges from four years ago up until today and no one seems to know what it is.
I can all of a sudden not start my php-fpm container and I have tried everything I find online.
Prune, restart docker deamon, setting timeout etc…
Is this a bug that existed for four years? Can someone pls point me in the right direction on how to get my project up again?
Thanks