Skip to content

can't run Dokcer image with error message (Client.Timeout exceeded while awaiting headers) #197

@Dr-Ing

Description

@Dr-Ing

I did the following steps:

  1. cloned the github repo to my PC (running windows 10)
    git clone https://github.com/ArcadeData/arcadeanalytics.git

  2. from the installed root folder, I ran the docker command for a single-app
    docker-compose -f recipes/arcade-standalone.yml up -d

  3. I ended up with the following error message

Creating network "recipes_default" with the default driver
Pulling arcadeanalytics-single (arcadeanalytics/arcadeanalytics:1.0.3)...
1.0.3: Pulling from arcadeanalytics/arcadeanalytics
5667fdb72017: Pull complete
d83811f270d5: Pull complete
ee671aafb583: Pull complete
7fc152dfb3a6: Pull complete
3ab6e950cac5: Pull complete
ac687d14ade9: Pull complete
f7a9442b6b1e: Pull complete
58526dc7ae92: Pull complete
6449223713e6: Pull complete
Digest: sha256:615dee899f8c4da3c595e098a64d4eef96166cb8f62bc49d4d9e9b090478b537
Status: Downloaded newer image for arcadeanalytics/arcadeanalytics:1.0.3
Creating recipes_arcadeanalytics-single_1 ... error

ERROR: for recipes_arcadeanalytics-single_1  Cannot create container for service arcadeanalytics-single: Post http://unix/drive/share: net/http: request canceled (Client.Timeout exceeded while awaiting headers)

ERROR: for arcadeanalytics-single  Cannot create container for service arcadeanalytics-single: Post http://unix/drive/share: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
ERROR: Encountered errors while bringing up the project.```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions