yulinfeng000/blive

AttributeError: 'BLiver' object has no attribute 'ws'

Opened this issue · 0 comments

Task exception was never retrieved
future: <Task finished name='Task-1' coro=<BLiver.listen() done, defined at /Users/apple/Downloads/blive-main/blive/eeframework.py:91> exception=AttributeError("'BLiver' object has no attribute 'ws'")>
Traceback (most recent call last):
File "/Users/apple/Downloads/blive-main/blive/eeframework.py", line 103, in listen
msg = await self.ws.receive(timeout=60)
AttributeError: 'BLiver' object has no attribute 'ws'