Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

使用all in one部署后,使用求交无结果 #478

Closed
lvying0019 opened this issue Dec 30, 2024 · 4 comments
Closed

使用all in one部署后,使用求交无结果 #478

lvying0019 opened this issue Dec 30, 2024 · 4 comments
Assignees

Comments

@lvying0019
Copy link

Issue Type

Running

Search for existing issues similar to yours

No

OS Platform and Distribution

Linux Ubuntu

Kuscia Version

0.12.0b0

Deployment

docker

deployment Version

Docker version 25.0.0

App Running type

secretflow

App Running version

1.10.0b1

Configuration file used to run kuscia.

使用all in one部署,画布方式

What happend and What you expected to happen.

隐私求交无法成功,且/home/kuscia/var/stdout/pods/alice_dataproxy-alice-5d799d9d7d-8t9fd_25e13e45-8d87-4a21-87a4-15ebc504afc4/dataproxy/下无日志文件。

Kuscia log output.

无日志
@zimu-yuxi
Copy link

在/home/kuscia/var/stdout/pods/alice_任务ID 看下任务日志文件,你看的是dataproxy的日志

@zimu-yuxi zimu-yuxi self-assigned this Dec 30, 2024
@lvying0019
Copy link
Author

在/home/kuscia/var/stdout/pods/alice_任务ID 看下任务日志文件,你看的是dataproxy的日志

image

@lanyy9527
Copy link

从你提供的信息中来看,在kuscia中并没有成功拉起psi任务,导致没有任何日志信息,可能是因为环境的原因出现该现象;
可以先确认几个点:

  1. 是否是第一次安装部署all in one包,如果不是,那之前运行psi任务是否有成功过,可以对比和现在运行的区别;
  2. 使用的psi协议是什么?是否尝试过其它psi协议,看是否可以执行成功;
  3. 可以看下使用的数据集信息是否符合psi的要求;
  4. 你是在什么环境中部署的?云环境还是本地虚拟机,可以提供下 cpu/mem/操作系统/支持的指令集 等信息;

@lvying0019
Copy link
Author

第一次安装,卸载后重新安装可以用了,但是有新的问题,#480

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants