bootcamp icon indicating copy to clipboard operation
bootcamp copied to clipboard

[BUG]: img-search-webclient 上传图片无响应

Open huan415 opened this issue 1 year ago • 5 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Current Behavior

  1. 云服务器上下载 bootcamp-2.0.2
  2. 修改docker-compose.yaml 中 的webclient.environment.API_URL为服务器地址
  3. docker-compose -up -d 启动
  4. docker logs看日志正常,无报错
  5. copy 图片文件夹到img-search-webserver docker中
  6. client 页面上上传图片 6上传图片有请求,无响应(无报错日志)

微信图片_20230605202419

微信图片_20230605202425

Expected Behavior

No response

Steps To Reproduce

No response

Software version

Milvus: milvus:v2.0.2
Server: img-search-server:towhee0.6
Client: img-search-client:1.0

Anything else?

No response

huan415 avatar Jun 05 '23 12:06 huan415

刷新页面都是No image in this set, 且xxx: 5000/img/count 请求状态都是 pending,查不出数据

huan415 avatar Jun 05 '23 13:06 huan415

Hi @huan415, can you try with the latest code?

shiyu22 avatar Jun 27 '23 07:06 shiyu22

这个问题最后解决了吗?我现在也遇到了

yaochao1 avatar Sep 08 '23 08:09 yaochao1

我也是同样的问题

051611 avatar Sep 18 '23 11:09 051611

你要看一下这里面有没有图片。是否是支持的图片格式。

DAAworld avatar Apr 10 '24 07:04 DAAworld

我也遇到了,并不是图片的格式问题,我只加载一张图片,都无法加载

listento123 avatar May 19 '24 07:05 listento123

Thanks for reporting the issue. We have developed a new version of image search example in https://github.com/milvus-io/bootcamp/blob/master/bootcamp/tutorials/quickstart/image_search_with_milvus.ipynb, utilizing the latest available open-source models and the just released easy-to-install Milvus Lite (https://github.com/milvus-io/milvus-lite).

codingjaguar avatar May 24 '24 23:05 codingjaguar