-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Description
我按照下面的安装文档操作:
https://www.secretflow.org.cn/zh-CN/docs/easy-psi/main/installation_guide
执行:sh install.sh -n <节点id> 报错,看了帮助需要指定节点类型 是master 还是lite
然后我指定了master ,执行 sh install.sh master -d /data/sf/node1,打印了如下内容,没看到报错:
https://www.secretflow.org.cn/
[INFO]
mode: master ALL-IN-ONE
node: kuscia-system
secretpad http port: 8080
kuscia http port: 18082
kuscia grpc port: 18083
kuscia gateway port: 18080
kuscia protocol: tls
secretpad ctr: root-kuscia-master-secretpad
kuscia ctr: root-kuscia-master
secretpad dir: /data/sf/node1/master/secretpad
kuscia dir: /data/sf/node1/master/data
k3s dir: /data/sf/node1/master/kuscia-system/k3s
kuscia.yaml dir: /data/sf/node1/master/kuscia-system
/data/sf/node1/master/kuscia-system/kuscia.yaml exit, remove old file root-kuscia-master/kuscia.yaml
/data/sf/node1/master/kuscia-system/kuscia.yaml exit, use old domainKeyData
[INFO] kuscia init kuscia.yaml /data/sf/node1/master/kuscia-system/kuscia.yaml
但是 似乎没有任何服务启动。
然后我按照文件继续启动lite节点 :sh install.sh lite -n node2 -d /data/sf/node2 -s 5670 -k 10702 -p 10802 -g 10902
提示我需要指定token:missing args -t,但是这个token怎么获取 文档里没有写
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels