JinXia77

Results 10 comments of JinXia77

> @JinXia77 which version of docker-compose are you using? I think milvus is required Docker(19.03 or later) and Docker Compose(1.25.1 or later), you can check it with `docker --version` and...

> @JinXia77 which version of docker-compose are you using? I think milvus is required Docker(19.03 or later) and Docker Compose(1.25.1 or later), you can check it with `docker --version` and...

> Can you run `docker logs img-search-webserver` to get the log of webserver? And is there any error message? And I think the milvus-standalone is normal with the log(just some...

> Please check you have successfully start all the docker images, and you can run `docker-compose ps` under **solutions/reverse_image_search/quick_deploy** to get the status of all container. > > And one...

> @JinXia77 The status of the container seems normal. In the log you posted earlier, it was found that Milvus was successfully connected at the end. Can you try to...

> You can click load and check the Response. Seems like the webserver has not received the request if there no log in webserver. Yes, there is no response from...

> You can click load and check the Response. Seems like the webserver has not received the request if there no log in webserver. Hi, for now I can access...

> These problems will drive me crazy.... Another problem is that when i load these images, the web_sever container logs that "Error with extracting feature from image unexpected EOF" shown...

> Yes, you can run with another pypi source in the webserver container, for example: > > ```shell > # 1. enter the webserver container > $ docker exec -ti...

> > Also, for check whether the figures are good or corrupted in /data in image_search_sever container. I also copy the figure from docker in to gpu sever. The result...