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

最后的问题,链接bilibili时没问题,抖音就这样了 #23

Open
tashuozhishinanguimi opened this issue Aug 22, 2023 · 1 comment

Comments

@tashuozhishinanguimi
Copy link

Exception in thread Thread-1:
Traceback (most recent call last):
File "D:\python\lib\threading.py", line 980, in _bootstrap_inner
self.run()
File "D:\python\lib\threading.py", line 917, in run
self._target(*self._args, **self._kwargs)
File "D:\xunihuanjing\GPT-vup-2.0\src\core\main.py", line 36, in dy_producer
t_loop.run(dy_connect())
File "D:\xunihuanjing\GPT-vup-2.0\src\utils\utils.py", line 40, in run
self.loop.run_until_complete(coroutine)
File "D:\python\lib\asyncio\base_events.py", line 647, in run_until_complete
return future.result()
File "D:\xunihuanjing\GPT-vup-2.0\src\rooms\douyin.py", line 54, in dy_connect
async with session.ws_connect("ws://127.0.0.1:7890") as ws:
File "d:\xunihuanjing\lib\site-packages\aiohttp\client.py", line 1141, in aenter
self._resp = await self._coro
File "d:\xunihuanjing\lib\site-packages\aiohttp\client.py", line 779, in _ws_connect
resp = await self.request(
File "d:\xunihuanjing\lib\site-packages\aiohttp\client.py", line 560, in _request
await resp.start(conn)
File "d:\xunihuanjing\lib\site-packages\aiohttp\client_reqrep.py", line 899, in start
message, payload = await protocol.read() # type: ignore[union-attr]
File "d:\xunihuanjing\lib\site-packages\aiohttp\streams.py", line 616, in read
await self._waiter
aiohttp.client_exceptions.ServerDisconnectedError: Server disconnected

@AmandaloveYang
Copy link

兄弟帮我看下问题 #26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants