You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 3, 2019. It is now read-only.
'NoneType' object has no attribute 'recv'
Traceback (most recent call last):
File "/home/pi/robocluster/robocluster/member.py", line 228, in _recv
data = await self._socket.recv(size)
AttributeError: 'NoneType' object has no attribute 'recv'
Got remote stop DriveControl
'NoneType' object has no attribute 'recv'
Traceback (most recent call last):
File "/home/pi/robocluster/robocluster/member.py", line 228, in _recv
data = await self._socket.recv(size)
AttributeError: 'NoneType' object has no attribute 'recv'