bytedance/deer-flow

连接企业微信时网关报错

Chiusa

#2000 aperta il 8 apr 2026

 (0 commenti) (0 reazioni) (2 assegnatari)Python (9005 fork)batch import
bughelp wanted

Metriche repository

Star
 (67.767 stelle)
Metriche merge PR
 (Merge medio 2g 5h) (229 PR mergiate in 30 g)

Descrizione

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端可正常对话。

Guida contributor