Skip to content

偶发单播(回看)连接僵死,无法断开 #421

@vmlive

Description

@vmlive

进行回看时偶尔发现有连接僵死的现象,无法通过手动断开连接。手动点击断开时debug日志如下:
09:20:05 INFO [Worker 0] New client 192.168.15.42:56890 requested URL: /status/api/disconnect (method: POST)
09:20:05 DEBUG [Worker 0] r2h-token validated (source: cookie)
09:20:05 DEBUG [Worker 0] Checking client slot 0: active=1, client_id=192.168.15.35:43644-worker0-seq60, to match=192.168.15.35:43644-worker0-seq60
09:20:25 INFO [Worker 0] New client 192.168.15.42:62829 requested URL: /status/api/disconnect (method: POST)
09:20:25 DEBUG [Worker 0] r2h-token validated (source: cookie)
09:20:25 DEBUG [Worker 0] Checking client slot 0: active=1, client_id=192.168.15.35:43644-worker0-seq60, to match=192.168.15.35:43644-worker0-seq60
09:24:40 INFO [Worker 0] New client 192.168.15.42:52410 requested URL: /status/api/disconnect (method: POST)
09:24:40 DEBUG [Worker 0] r2h-token validated (source: cookie)
09:24:40 DEBUG [Worker 0] Checking client slot 0: active=1, client_id=192.168.15.35:43644-worker0-seq60, to match=192.168.15.35:43644-worker0-seq60

测试环境:
版本: 3.11.0
docker部署

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions