FederatedAI / KubeFATE

Manage federated learning workload using cloud native technologies.
Apache License 2.0
418 stars 222 forks source link

failed to connect to all addresses #843

Open linxchou opened 1 year ago

linxchou commented 1 year ago

What deployment mode you are use? docker-compose;

What KubeFATE and FATE version you are using? 1.8.0 MUST Please state the KubeFATE and FATE version you found the issue 1.8.0 What OS you are using for docker-compse or Kubernetes? Please also clear the version of OS.

Desktop (please complete the following information):

To Reproduce

Clear how to reproduce your problem.

What happen? can not load model Clear the unexpected response.

Screenshots

截屏2023-01-05 16 10 29

If applicable, add screenshots to help explain your problem.

Additional context

Add any other context about the problem here.

owlet42 commented 1 year ago

The 'fateflow model load' command needs to ensure that FATE-Serving is deployed correctly and a trained model is published. If you have completed the above two steps, you can share the log information of the two serving-proxy and serving-server. The complete process can be referred to here: https://github.com/FederatedAI/KubeFATE/tree/v1.10.0/docker-deploy