secretflow / secretpad

SecretPad is a privacy-preserving computing web platform based on the Kuscia framework, designed to provide easy access to privacy-preserving data intelligence and machine learning functions.
https://www.secretflow.org.cn
Apache License 2.0
38 stars 24 forks source link

secretpad all in one p2p模式 安装错误 #101

Open wangzeyu135798 opened 2 months ago

wangzeyu135798 commented 2 months ago

Issue Type

Install/Deploy

Have you searched for existing documents and issues?

Yes

OS Platform and Distribution

centos7

All_in_one Version

v1.7.0b

Module type

others

Module version

111

What happend and What you expected to happen.

在secretpad all in one模式,
cd 部署包所在路径
sh install.sh autonomy -n alice -s 8080 -g 40803 -k 40802 -p 10080 -q 13081 -P mtls
出现错误
[ERROR] you need set the TEE_APP_IMAGE environment variable

Log output.

[ERROR] you need set the TEE_APP_IMAGE environment variable
aokaokd commented 2 months ago

你好,你是使用root用户进行安装的吗

wangzeyu135798 commented 2 months ago

是的,全部使用root sudo权限