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

autodll连接失败 #276

Open
0704highlight opened this issue Oct 10, 2024 · 2 comments
Open

autodll连接失败 #276

0704highlight opened this issue Oct 10, 2024 · 2 comments

Comments

@0704highlight
Copy link

[INFO] warm up ASR live model, expected latency = 0.560000s
[INFO] warm-up done, actual latency = 0.085460s
start http server; http://:6006/rtcpushapi.html
Connection state is connecting
Connection state is failed
Connection state is closed

阿里云服务器那边:
[2024-10-10 13:14:24.200][WARN][1][mu251g0x][104] client disconnect peer. ret=1007
[2024-10-10 13:14:24.200][INFO][1][4403p429] TCP: clear zombies=1 resources, conns=1, removing=0, unsubs=0
[2024-10-10 13:14:24.200][INFO][1][mu251g0x] TCP: disposing #0 resource(HttpConn)(0x7f95c806a770), conns=1, disposing=1, zombies=0
[2024-10-10 13:14:24.870][INFO][1][7o09dv48] Hybrid cpu=0.00%,24MB, cid=1,0, timer=62,0,0, clock=0,49,0,0,0,0,0,0,0
[2024-10-10 13:14:24.870][INFO][1][7o09dv48] RTC: Server conns=1
[2024-10-10 13:14:25.068][INFO][1][0x81f16i] Process: cpu=1.00%,25MB, threads=2
[2024-10-10 13:14:29.870][INFO][1][7o09dv48] Hybrid cpu=0.00%,25MB, cid=3,1, timer=62,6,28, clock=0,49,0,0,0,0,0,0,0, free=1
[2024-10-10 13:14:29.870][INFO][1][7o09dv48] RTC: Server conns=1
[2024-10-10 13:14:30.072][INFO][1][0x81f16i] Process: cpu=0.00%,25MB, threads=2
[2024-10-10 13:14:34.871][INFO][1][7o09dv48] Hybrid cpu=0.00%,25MB, cid=3,1, timer=62,6,28, clock=0,49,0,0,0,0,0,0,0, free=1
[2024-10-10 13:14:34.871][INFO][1][7o09dv48] RTC: Server conns=1, snk=(98,a:49,v:49,h:0)
[2024-10-10 13:14:35.077][INFO][1][0x81f16i] Process: cpu=0.00%,25MB, threads=2
[2024-10-10 13:14:39.872][INFO][1][7o09dv48] Hybrid cpu=0.00%,25MB, cid=1,0, timer=62,10,49, clock=0,49,0,0,0,0,0,0,0
[2024-10-10 13:14:39.872][INFO][1][7o09dv48] RTC: Server conns=1, snk=(98,a:49,v:49,h:0)
[2024-10-10 13:14:40.082][INFO][1][0x81f16i] Process: cpu=1.00%,25MB, threads=2
[2024-10-10 13:14:44.873][INFO][1][7o09dv48] Hybrid cpu=0.00%,25MB, cid=1,0, timer=62,10,49, clock=0,49,0,0,0,0,0,0,0
[2024-10-10 13:14:44.873][INFO][1][7o09dv48] RTC: Server conns=1, snk=(98,a:49,v:49,h:0)
[2024-10-10 13:14:45.087][INFO][1][0x81f16i] Process: cpu=0.00%,25MB, threads=2
[2024-10-10 13:14:49.874][INFO][1][7o09dv48] Hybrid cpu=0.00%,25MB, cid=1,0, timer=63,11,49, clock=0,49,0,0,0,0,0,0,0
[2024-10-10 13:14:49.874][INFO][1][7o09dv48] RTC: Server conns=1, snk=(98,a:49,v:49,h:0)
[2024-10-10 13:14:50.092][INFO][1][0x81f16i] Process: cpu=0.00%,25MB, threads=2
[2024-10-10 13:14:54.875][INFO][1][7o09dv48] Hybrid cpu=0.00%,25MB, cid=1,0, timer=63,11,49, clock=0,49,0,0,0,0,0,0,0
[2024-10-10 13:14:54.875][INFO][1][mu251g0x] RTC: session destroy by timeout, username=75gf08uv:l524
[2024-10-10 13:14:54.875][INFO][1][mu251g0x] RTC: before dispose resource(RtcConn)(0x7f95c80706b0), conns=1, zombies=0, ign=0, inz=0, ind=0
[2024-10-10 13:14:54.875][INFO][1][mu251g0x] RTC: session detach from mu251g0x, disposing=1
[2024-10-10 13:14:54.875][INFO][1][08752pk4] RTC: clear zombies=1 resources, conns=1, removing=0, unsubs=0
[2024-10-10 13:14:54.875][INFO][1][mu251g0x] RTC: disposing #0 resource(RtcConn)(0x7f95c80706b0), conns=1, disposing=1, zombies=0
[2024-10-10 13:14:54.875][INFO][1][mu251g0x] cleanup when unpublish, created=1, deliver=0
[2024-10-10 13:14:54.875][WARN][1][mu251g0x][104][DTLS_HANG] DTLS: Hang, done=0, version=-1, arq=0
[2024-10-10 13:14:54.875][WARN][1][mu251g0x][104][DTLS_HANG] DTLS: Hang, done=0, version=-1, arq=0
[2024-10-10 13:14:55.096][INFO][1][0x81f16i] Process: cpu=0.00%,25MB, threads=2
[2024-10-10 13:14:59.876][INFO][1][7o09dv48] Hybrid cpu=0.00%,25MB, cid=1,1, timer=62,5,24, clock=0,49,0,0,0,0,0,0,0, free=1

这种情况请问该如何解决?

@xiaomaofei
Copy link

目前情况是一模一样的,为什么呢

@lipku
Copy link
Owner

lipku commented Oct 29, 2024

阿里云服务器上端口开了吗

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

3 participants