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

stat api-visualizer/run-web-server.sh: no such file or directory: unknown #92

Open
icnsnker opened this issue Dec 4, 2023 · 1 comment

Comments

@icnsnker
Copy link

icnsnker commented Dec 4, 2023

(majsoul) D:\venv\majsoul\mahjongsoul\api-visualizer>docker-compose up
[+] Building 0.0s (0/0) docker:default
[+] Running 3/0
✔ Container api-visualizer-redis-1 Running 0.0s
✔ Container api-visualizer-build-1 Created 0.0s
✔ Container api-visualizer-web_server-1 Created 0.0s
Attaching to api-visualizer-build-1, api-visualizer-redis-1, api-visualizer-web_server-1
api-visualizer-build-1 | + rm -rf /opt/mahjongsoul-sniffer/README.md /opt/mahjongsoul-sniffer/api-visualizer /opt/mahjongsoul-sniffer/bin /opt/mahjongsoul-sniffer/build.timestamp /opt/mahjongsoul-sniffer/crawler-batch /opt/mahjongsoul-sniffer/game-abstract-crawler /opt/mahjongsoul-sniffer/game-detail-crawler /opt/mahjongsoul-sniffer/mahjongsoul_sniffer /opt/mahjongsoul-sniffer/schema
Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "api-visualizer/run-web-server.sh": stat api-visualizer/run-web-server.sh: no such file or directory: unknown

@Cryolite
Copy link
Owner

Cryolite commented Jan 14, 2024

Are there still any errors in the develop branch? Please try executing the following sequence of commands in order.

git checkout develop
git pull
docker-compose down
docker-compose build --pull
docker-compose up

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