From c1ccc4ac9a73364a442acceef6f1a39e6c171b82 Mon Sep 17 00:00:00 2001 From: AbdBarho Date: Sat, 3 Sep 2022 15:41:42 +0200 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index b569107..a89591e 100644 --- a/FAQ.md +++ b/FAQ.md @@ -6,7 +6,11 @@ If [output is a always green image](https://github.com/AbdBarho/stable-diffusion # Docker build fails -### You get an error like this: +### `CondaError: Downloaded bytes did not match Content-Length` + +This means your internet connection is unstable so the download failed, just try again `docker compose build` + +### Dockerfile parse error: ``` Error response from daemon: dockerfile parse error line 33: unknown instruction: GIT ERROR: Service 'model' failed to build : Build failed