-
Notifications
You must be signed in to change notification settings - Fork 24
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
Communication failed. #6
Comments
First read the readme of server and edit your config in local.properties. and paste model.zip in there Then change config on client to your server's ip address |
The config on client have changed to my server's ip address. The path of sdk have configured in local.properties. Should I paste model.zip into model directory in server? |
About model.zip, will it create a new one after training? If so, then where will it be saved? Is in the same directory of Json file? |
Model will be saved in the directory that you provided in parameters. |
Is this directory http://ServerIp:port/service/federatedservice/ ? If not, could you please tell me where to set parameters? It's a bit difficult for me to find it out. |
train string to trigger the process |
When I run main.kt, the program will report an error: How could I solve this problem? Thank you very much for your answer. |
I met the same situation. Have you solved it yet? |
Hi @AlexNmSED @JieZhou0805 |
I have read the issues "The client can't communicate with the server" and have some questions. I met the same situation. I have already configurated the server IP. The server can be visited by the phone, but the client can't visit it. I saw someone mention the model.zip before. But I don't know where to place it. If anyone can give me some help, I will be very grateful.
The text was updated successfully, but these errors were encountered: