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

Web 3 Storage program is stuck #1338

Open
Faizack opened this issue Sep 14, 2023 · 0 comments
Open

Web 3 Storage program is stuck #1338

Faizack opened this issue Sep 14, 2023 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@Faizack
Copy link

Faizack commented Sep 14, 2023

i have confige ipfs token, number worker as 2 but when i run : bash run_server.sh 1 , bash run_client.sh 1 11 , bash run_client 2 22.

After server get connection from 2 client and it stuck at this log :

[FedML-Server @device-id-0] [Thu, 14 Sep 2023 19:35:22] [INFO] [mqtt_manager.py:93:send_message] FedMLDebug - Send: topic (fedml_1_0_2), message ({"msg_type": 6, "sender": 0, "receiver": 2, "client_idx": "859"})
[FedML-Server @device-id-0] [Thu, 14 Sep 2023 19:35:22] [INFO] [fedml_server_manager.py:107:handle_message_connection_ready] Connection ready for client2

at client side it stuck

[FedML-Client @device-id-1] [Thu, 14 Sep 2023 19:36:40] [INFO] [mqtt_manager.py:93:send_message] FedMLDebug - Send: topic (fedml_11_1), message ({"msg_type": 5, "sender": 1, "receiver": 0, "client_status": "ONLINE", "client_os": "Linux"})

@fedml-dimitris fedml-dimitris added bug Something isn't working help wanted Extra attention is needed labels Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants