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 安装时出现错误 #116

Closed wangzeyu135798 closed 2 weeks ago

wangzeyu135798 commented 1 month ago

Issue Type

Api Usage

Have you searched for existing issues?

Yes

Link to Relevant Documentation

No response

Question Details

echo The image secretflow-registry.cn-hangzhou.cr.aliyuncs.com/secretflow/kuscia:0.10.0b0 already exists, renaming the old one with ID sha256:71965b7d6efe5f5025e6e8bd1bb4b82036bd1ffb6c77971ee9d75b58d8c26b8b to empty string
Loaded image: secretflow-registry.cn-hangzhou.cr.aliyuncs.com/secretflow/kuscia:0.10.0b0
/home/cmcc/secretflow_info_w/secretflow-allinone-package/images/secretflow-1.8.0b0.tar
echo The image secretflow-registry.cn-hangzhou.cr.aliyuncs.com/secretflow/secretflow-lite-anolis8:1.8.0b0 already exists, renaming the old one with ID sha256:2b9627ba552c1383752a43f3d4cee3589584553f26b1997411fe7fe8c9307c9a to empty string
Loaded image: secretflow-registry.cn-hangzhou.cr.aliyuncs.com/secretflow/secretflow-lite-anolis8:1.8.0b0
/home/cmcc/secretflow_info_w/secretflow-allinone-package/images/secretpad-0.9.0b0.tar
echo The image secretflow-registry.cn-hangzhou.cr.aliyuncs.com/secretflow/secretpad:0.9.0b0 already exists, renaming the old one with ID sha256:3d3b4c8c342efc5d308165fc49595e23cbb6a12ce75679fbaeddf1fbd024411d to empty string
Loaded image: secretflow-registry.cn-hangzhou.cr.aliyuncs.com/secretflow/secretpad:0.9.0b0
/home/cmcc/secretflow_info_w/secretflow-allinone-package/images/serving-0.5.0b0.tar
echo The image secretflow-registry.cn-hangzhou.cr.aliyuncs.com/secretflow/serving-anolis8:0.5.0b0 already exists, renaming the old one with ID sha256:11cbddbcdf73f942f29f13f724456c2c222e8c697a1712495fbb4069370eb917 to empty string
Loaded image: secretflow-registry.cn-hangzhou.cr.aliyuncs.com/secretflow/serving-anolis8:0.5.0b0
/home/cmcc/secretflow_info_w/secretflow-allinone-package/images/sf-tee-dm-sim-0.1.0b0.tar
echo Loaded image: secretflow-registry.cn-hangzhou.cr.aliyuncs.com/secretflow/sf-tee-dm-sim:0.1.0b0
/home/cmcc/secretflow_info_w/secretflow-allinone-package/images/teeapps-sim-0.1.2b0.tar
echo Loaded image: secretflow-registry.cn-hangzhou.cr.aliyuncs.com/secretflow/teeapps-sim-ubuntu20.04:0.1.2b0
SECRETPAD_IMAGE           The image secretflow-registry.cn-hangzhou.cr.aliyuncs.com/secretflow/secretpad:0.9.0b0 already exists, renaming the old one with ID sha256:3d3b4c8c342efc5d308165fc49595e23cbb6a12ce75679fbaeddf1fbd024411d to empty string
secretflow-registry.cn-hangzhou.cr.aliyuncs.com/secretflow/secretpad:0.9.0b0
KUSCIA_IMAGE              The image secretflow-registry.cn-hangzhou.cr.aliyuncs.com/secretflow/kuscia:0.10.0b0 already exists, renaming the old one with ID sha256:71965b7d6efe5f5025e6e8bd1bb4b82036bd1ffb6c77971ee9d75b58d8c26b8b to empty string
secretflow-registry.cn-hangzhou.cr.aliyuncs.com/secretflow/kuscia:0.10.0b0
SECRETFLOW_IMAGE          The image secretflow-registry.cn-hangzhou.cr.aliyuncs.com/secretflow/secretflow-lite-anolis8:1.8.0b0 already exists, renaming the old one with ID sha256:2b9627ba552c1383752a43f3d4cee3589584553f26b1997411fe7fe8c9307c9a to empty string
secretflow-registry.cn-hangzhou.cr.aliyuncs.com/secretflow/secretflow-lite-anolis8:1.8.0b0
SECRETFLOW_SERVING_IMAGE  The image secretflow-registry.cn-hangzhou.cr.aliyuncs.com/secretflow/serving-anolis8:0.5.0b0 already exists, renaming the old one with ID sha256:11cbddbcdf73f942f29f13f724456c2c222e8c697a1712495fbb4069370eb917 to empty string
secretflow-registry.cn-hangzhou.cr.aliyuncs.com/secretflow/serving-anolis8:0.5.0b0

以上是报错的日志,之前这台机器上按照all in one的模式安装过secretpad
383004576 commented 1 month ago

您好,截图的日志没有看到报错,麻烦提供下报错日志。当前是什么环境,All in One用的什么版本?

wangzeyu135798 commented 1 month ago

日志就是这些,也没有报错,但是容器也没有创建和启动。all in one是v1.8.0b0,操作系统信息如下: NAME="CentOS Linux" VERSION="7 (Core)" ID="centos" ID_LIKE="rhel fedora" VERSION_ID="7" PRETTY_NAME="CentOS Linux 7 (Core)" ANSI_COLOR="0;31" CPE_NAME="cpe:/o:centos:centos:7" HOME_URL="https://www.centos.org/" BUG_REPORT_URL="https://bugs.centos.org/"

CENTOS_MANTISBT_PROJECT="CentOS-7" CENTOS_MANTISBT_PROJECT_VERSION="7" REDHAT_SUPPORT_PRODUCT="centos" REDHAT_SUPPORT_PRODUCT_VERSION="7"

383004576 commented 4 weeks ago

提供的日志没有异常,错误的形式是什么呢?容器启动失败?还是部署运行中无法访问?