disco
disco copied to clipboard
Decentralized learning fails with error
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
- Start a server and two web-clients
- Connect some data for a decentralized task (I used the lus_covid tasks and modified it to be decentralized)
- Clicking train collaboratively for both web-clients.
- Check the browser console logs where the error should appear