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
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
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.
The text was updated successfully, but these errors were encountered: