-
Bug
-
Resolution: Fixed
-
Medium
Hi
Recently we've suddenly noticed all our builds are failing with
unexpected EOF
(during our Dockerised Stack-based Haskell compilation)
(e.g. this build)
This is not repeatable either using local builds with the native tooling, or even running the Docker-based builder locally (using this is largely in order to make our builds repeatable and investigatable!)
Can we get some more information about what is happening in the Docker Daemon here? It sounds to me like a networking failure, or an out-of-disk-space type of situation, but again we have no way of replicating, and all our builds are blocked
Thanks