ch3njust1n / smpl

Simultaneous Multi-Party Learning Framework
0 stars 0 forks source link

ParameterChannel Connections Dict KeyError #44

Closed ch3njust1n closed 6 years ago

ch3njust1n commented 6 years ago
ERROR:root:'192.168.0.12:9888'
Traceback (most recent call last):
  File "/home/ubuntu/smpl/distributed/parameter_channel.py", line 107, in send
    sock = self.connections[addr]
KeyError: '192.168.0.12:9888'
ch3njust1n commented 6 years ago
[parameter_channel.py:149 -               remove()] 2018-04-24 19:22:39,556 - root - ERROR - '192.168.0.10:51540'
[parameter_channel.py:133 -                 send()] 2018-04-24 19:22:17,201 - root - ERROR - '192.168.0.11:9888'