bytedance/deer-flow

连接企业微信时网关报错

クローズ

#2,000 opened on 2026/04/08

 (0 件のコメント) (0 件のリアクション) (2 人の担当者)Python (9,005 件のフォーク)batch import
bughelp wanted

Repository metrics

Stars
 (67,767 個のスター)
PR merge metrics
 (平均マージ 2d 5h) (30d で 229 merged PRs)

説明

2026-04-08 08:35:04 - app.channels.wecom - ERROR - Failed to create WebSocket connection: 2026-04-08 08:35:04 - asyncio - ERROR - Exception in callback <bound method Connection.connection_lost of <websockets.asyncio.client.ClientConnection object at 0x7ffa622b0b00>> handle: Traceback (most recent call last): File "uvloop/cbhandles.pyx", line 63, in uvloop.loop.Handle._run File "/app/backend/.venv/lib/python3.12/site-packages/websockets/asyncio/connection.py", line 1029, in connection_lost self.recv_messages.close() ^^^^^^^^^^^^^^^^^^ AttributeError: 'ClientConnection' object has no attribute 'recv_messages'

使用最新的代码严格按照文档命令进行的构建启动,web端可正常对话。

コントリビューターガイド