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

Decentralized learning fails with error #667

Open
JulienVig opened this issue May 3, 2024 · 0 comments
Open

Decentralized learning fails with error #667

JulienVig opened this issue May 3, 2024 · 0 comments
Labels
bug Something isn't working decentralized For the decentralized setting discojs Related to Disco.js

Comments

@JulienVig
Copy link
Collaborator

Training collaboratively for decentralized learning tasks fails with error:

Uncaught Error: Connection failed.
    _onConnectionStateChange simplepeer.min.js:6
    onconnectionstatechange simplepeer.min.js:6
    _onConnectionStateChange simplepeer.min.js:6
    onconnectionstatechange simplepeer.min.js:6
    dispatchEvent PeerConnection.sys.mjs:836
    dispatchEvent PeerConnection.sys.mjs:1822
    onStateChange PeerConnection.sys.mjs:1952

The error arises right after clicking Train collaboratively, before any training update happens.

To Reproduce

  1. Start a server and two web-clients
  2. Connect some data for a decentralized task (I used the lus_covid tasks and modified it to be decentralized)
  3. Clicking train collaboratively for both web-clients.
  4. Check the browser console logs where the error should appear
@JulienVig JulienVig added bug Something isn't working discojs Related to Disco.js decentralized For the decentralized setting labels May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working decentralized For the decentralized setting discojs Related to Disco.js
Projects
None yet
Development

No branches or pull requests

1 participant