Skip to content

[Q&A] Client unable to connect to server under real-world mode #2183

Closed Answered by YuanTingHsieh
jingyunc asked this question in Q&A
Discussion options

You must be logged in to vote

@jingyunc thank you for your reply and interest.

You will need to modify one more place in the project.yml. The "sp_end_point: server1:8002:8003"

Let me illustrate below, please find "***server1***" and substitute with your correct server name.
You also need to make sure each client site can find server by its name.

api_version: 3
name: example_project
description: NVIDIA FLARE sample project yaml file

participants:
  # change example.com to the FQDN of the server
  - name: ***server1***
    type: server
    org: nvidia
    fed_learn_port: 8002
    admin_port: 8003
  - name: site-1
    type: client
    org: nvidia
    # listening_host will enable creating one pair of cert/private key for…

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@jingyunc
Comment options

@jingyunc
Comment options

@YuanTingHsieh
Comment options

Answer selected by jingyunc
@YuanTingHsieh
Comment options

@jingyunc
Comment options

@chesterxgchen
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants