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

searchvideodemo_demo_1 not up #4

Open
flydragon2018 opened this issue May 17, 2020 · 2 comments
Open

searchvideodemo_demo_1 not up #4

flydragon2018 opened this issue May 17, 2020 · 2 comments

Comments

@flydragon2018
Copy link

     Name                   Command           State            Ports        

searchvideodemo_api_1 /usr/bin/gunicorn3 -w Up 0.0.0.0:5002->5000/tc
4 -b ... p
searchvideodemo_demo_1 /bin/bash -c Exit 1
/usr/share/ng ...
searchvideodemo_milvus /var/lib/milvus Up 0.0.0.0:19530->19530/
1 /docker-ent ... tcp, 0.0.0.0:8080->80
80/tcp
searchvideodemo_minio
/usr/bin/docker- Up 0.0.0.0:9000->9000/tc
1 entrypoint ... p
searchvideodemo_redis_ docker-entrypoint.sh Up 0.0.0.0:6379->6379/tc
1 redis ... p


I followed the steps. however when I use docker-compose ps, I got above info.

@JackLCL
Copy link
Owner

JackLCL commented May 26, 2020

Can you use the docker logs command to get more information about searchvideodemo_demo_1 docker?

@tendrillion
Copy link

Can you use the docker logs command to get more information about searchvideodemo_demo_1 docker?

docker logs:
$ docker-compose logs
Attaching to searchvideodemo_demo_1, searchvideodemo_api_1, searchvideodemo_milvus_1, searchvideodemo_redis_1, searchvideodemo_minio_1
demo_1 | 2020/11/18 06:27:55 [emerg] 1#1: host not found in upstream "search-video-demo_api_1" in /etc/nginx/conf.d/client.conf:11
demo_1 | nginx: [emerg] host not found in upstream "search-video-demo_api_1" in /etc/nginx/conf.d/client.conf:11
demo_1 | 2020/11/18 08:34:34 [emerg] 1#1: host not found in upstream "search-video-demo_api_1" in /etc/nginx/conf.d/client.conf:11
demo_1 | nginx: [emerg] host not found in upstream "search-video-demo_api_1" in /etc/nginx/conf.d/client.conf:11

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

3 participants