animeic 2 years ago
parent
commit
b71bf93523
2 changed files with 4 additions and 1 deletions
  1. 1 1
      docker-compose.yml
  2. 3 0
      src/logs/milvus-2023-03-08.log

+ 1 - 1
docker-compose.yml

@@ -6,7 +6,7 @@ networks:
 
 services:
   search-image:
-    image: registry.cn-chengdu.aliyuncs.com/infish/search-image:v1.0.0
+    image: registry.cn-chengdu.aliyuncs.com/infish/search-image:v1.0.1
     restart: always
     environment: 
       MILVUS_HOST: milvus-standalone

+ 3 - 0
src/logs/milvus-2023-03-08.log

@@ -8,3 +8,6 @@
 2023-03-08 11:32:55,075 | ERROR | milvus_helpers.py | __init__ | 24 | Failed to connect Milvus: <MilvusException: (code=2, message=Fail connecting to server on 103.143.81.176:19530. Timeout)>
 2023-03-08 11:33:59,313 | INFO | helpers.py | load_pretrained | 247 | Loading pretrained weights from url (https://github.com/rwightman/pytorch-image-models/releases/download/v0.1-rsb-weights/resnet50_a1_0-14fe96d1.pth)
 2023-03-08 11:34:03,688 | ERROR | milvus_helpers.py | __init__ | 24 | Failed to connect Milvus: <MilvusException: (code=2, message=Fail connecting to server on 103.143.81.176:19530. Timeout)>
+2023-03-08 14:23:43,522 | INFO | helpers.py | load_pretrained | 247 | Loading pretrained weights from url (https://github.com/rwightman/pytorch-image-models/releases/download/v0.1-rsb-weights/resnet50_a1_0-14fe96d1.pth)
+2023-03-08 14:23:45,359 | DEBUG | milvus_helpers.py | __init__ | 22 | Successfully connect to Milvus with IP:103.143.81.176 and PORT:19530
+2023-03-08 14:23:45,385 | DEBUG | selector_events.py | __init__ | 54 | Using selector: EpollSelector