Coder Social home page Coder Social logo

KeyError: 'current' about bootcamp HOT 8 CLOSED

milvus-io avatar milvus-io commented on May 20, 2024
KeyError: 'current'

from bootcamp.

Comments (8)

alono88 avatar alono88 commented on May 20, 2024

Any news regrading this issue? I encountered the same error today. @GaoJian1102 did you solve it?

Edit: did you correctly configure your image_path? It seems fixing the image path in the webserver solves this issue.

from bootcamp.

JackLCL avatar JackLCL commented on May 20, 2024

Can I have a look at your start command of your webserver docker?

from bootcamp.

JackLCL avatar JackLCL commented on May 20, 2024

Maybe there is a problem with your image_path configuration.

from bootcamp.

alono88 avatar alono88 commented on May 20, 2024

@JackLCL It s eems I'm getting the error again while the paths are correct (I can connect to the webserver docker and view the mounted folder):

docker run -d --name zilliz_search_images_demo -v /home/ubuntu/tmp1:/tmp/pic1 -p 35000:5000 -e "DATA_PATH=/tmp/images-data" -e "MILVUS_HOST=xxx.xxx.xxx.xxx" milvusbootcamp/pic-search-webserver:0.1.0

from bootcamp.

JackLCL avatar JackLCL commented on May 20, 2024

@alono88 What version of milvus are you using? If you are using Milvus0.7.0, you need to use webserver:0.3.0.

from bootcamp.

alono88 avatar alono88 commented on May 20, 2024

It still doesn't work. Tried Milvus0.6.0 with bootcamp webserver and webclient 0.1.0 and I get errors when loading in some of the images although they are .png images and I cannot perform similarity search due to another error in src/service/search.py do_search function that returns the wrong number of arguments.

@JackLCL Can you specify the exact versions of the Milvus service, webserver and webclient? It seems the documentation is not updated.

from bootcamp.

JackLCL avatar JackLCL commented on May 20, 2024

@alono88 I suggest you to use milvus 0.7.0 to search for pictures. And corresponding webserver version is 0.3.0. And corresponding webclient version is 0.1.0.
Reference link: https://github.com/milvus-io/bootcamp/tree/0.7.0/solutions/pic_search

from bootcamp.

limjoe avatar limjoe commented on May 20, 2024

webserver 0.4.0, client 0.1.0 也遇到这个问题,没法上传 datasets

from bootcamp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.