Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when execute the docker compose up -d show below problem #2

Open
willy20040711 opened this issue Mar 7, 2024 · 2 comments
Open

when execute the docker compose up -d show below problem #2

willy20040711 opened this issue Mar 7, 2024 · 2 comments

Comments

@willy20040711
Copy link

when execute the docker compose up -d show below problem:
image

Container build service "build" didn't complete successfully: exit 1

@slobentanzer
Copy link
Contributor

Hi @willy20040711,
thanks for the report. This is a very generic error, could you attach the docker compose logs for the build service? Preferably as code block, not as screenshot. Thanks!

@willy20040711
Copy link
Author

Sorry , the logs is below, seem it can resolve the location of create_knowledge_graph.py.

PS C:\Users\info> docker compose logs
build | /src/scripts/build.sh: line 2: cd: $'/usr/app/\r': No such file or directory
build | cp: target '.'$'\r' is not a directory
build | cp: cannot stat 'config/biocypher_docker_config.yaml': No such file or directory
build |
" does not exist.and "install
build |
build | Did you mean this?
build | install
build | python3: can't open file '/app/create_knowledge_graph.py\r': [Errno 2] No such file or directory
build | chmod: cannot access 'biocypher-log': No such file or directory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants