Code Monkey home page Code Monkey logo

Comments (8)

LoveEachDay avatar LoveEachDay commented on May 27, 2024 1

@aptmess Your values files is incorrect, the config item should be etcd.auth.enabled. Try the following configuration instead:

extraConfigFiles:
  user.yaml: |+
    etcd:
      auth:
        enabled: true
        userName: <user>
        password: <password>

from milvus.

yanliang567 avatar yanliang567 commented on May 27, 2024

/assign @LoveEachDay
/unassign

from milvus.

xiaofan-luan avatar xiaofan-luan commented on May 27, 2024

@yanliang567 can we reproduce this in house? simply need to enable user name password in etcd

from milvus.

xiaofan-luan avatar xiaofan-luan commented on May 27, 2024

@aptmess what is the error log?

from milvus.

aptmess avatar aptmess commented on May 27, 2024

Absolutely the same as in the issue @xiaofan-luan

{"level":"warn","ts":"2024-03-26T16:31:03.204Z","logger":"etcd-client","caller":"[email protected]/retry_interceptor.go:62","msg":"retrying of unary invoker failed","target":"etcd-endpoints://<host>:2379","attempt":0,"error":"rpc error: code = InvalidArgument desc = etcdserver: user name is empty"}

from milvus.

aptmess avatar aptmess commented on May 27, 2024

In ETCD documentation there is now parameters that I can add to use user and password in external etcd. May be it is the reason why I can't connect?

from milvus.

xiaofan-luan avatar xiaofan-luan commented on May 27, 2024

auth

Thanks for the clarification. Good catch!

from milvus.

aptmess avatar aptmess commented on May 27, 2024

That's nice one, something has changed since this comment.

However I still can't connect to Etcd, but I think it is the error of ETCD and its roles and users model:

rpc error: code = PermissionDenied desc = etcdserver: permission denied

So thanks for help! Please, add this configuration to documentation on your cite - it is important for users.

from milvus.

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.