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 tried again, same problem.
Also it is worth noting that the ERROR:... message appears after more than 15 minutes of waiting.
PS D:\projects\docker\arcadeanalytics-recipes> docker-compose -f recipes/arcade-standalone.yml up
WARNING: The CURRENT_UID variable is not set. Defaulting to a blank string.
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.
PS D:\projects\docker\arcadeanalytics-recipes>
I did the following steps:
cloned the github repo to my PC (running windows 10)
git clone https://github.com/ArcadeData/arcadeanalytics.git
from the installed root folder, I ran the docker command for a single-app
docker-compose -f recipes/arcade-standalone.yml up -d
I ended up with the following error message
The text was updated successfully, but these errors were encountered: