search-video-demo icon indicating copy to clipboard operation
search-video-demo copied to clipboard

searchvideodemo_demo_1 not up

Open flydragon2018 opened this issue 5 years ago • 2 comments

     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.

flydragon2018 avatar May 17 '20 00:05 flydragon2018

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

JackLCL avatar May 26 '20 07:05 JackLCL

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

tendrillion avatar Nov 19 '20 02:11 tendrillion