GithubHelp home page GithubHelp logo

Comments (3)

burstlink avatar burstlink commented on August 14, 2024

我也遇到了,我的原因是deploy时候选了-k="host|exchange",但是没走创建证书流程。后面重新装去掉-k之后就可以了。

from ansiblefate.

robbie228 avatar robbie228 commented on August 14, 2024

各个节点均可通过单边测试,但是双方测试失败 (venv) app@VM_0_1_centos:/home/guo$ flow test toy -gid 9999 -hid 10000 { "code": 1002, "data": { "model_id": "202402280731033092380", "model_version": "0" }, "job_id": "202402280731033092380", "message": "Traceback (most recent call last):\n File "/data/projects/fate/fate_flow/python/fate_flow/scheduler/scheduler.py", line 376, in create_all_job\n raise Exception("create job failed", response)\nException: ('create job failed', {'guest': {'9999': {'code': 0, 'message': 'success'}}, 'host': {'10000': {'code': 104, 'message': 'Federated schedule error, <_InactiveRpcError of RPC that terminated with:\n\tstatus = StatusCode.UNKNOWN\n\tdetails = ""\n\tdebug_error_string = "UNKNOWN:Error received from peer {grpc_message:"", grpc_status:2, created_time:"2024-02-28T07:31:03.581646839+00:00"}"\n>'}}})\n" }

看报错应该是路由不通,路由配置错误或者证书可以导致这个问题,可以说一下具体的部署步骤吗?

from ansiblefate.

xinushio avatar xinushio commented on August 14, 2024

时间过了挺久了,应该是按照这个流程来的https://github.com/FederatedAI/FATE/blob/v2.0.0/deploy/cluster-deploy/allinone/fate-allinone_deployment_guide.zh.md

from ansiblefate.

Related Issues (19)

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.