ossrs/srs

srs5.0 api error occurred

TangSirDeveloper opened this issue · 1 comments

!!! Before submitting a new bug report, please ensure you have searched for any existing bugs. Duplicate issues or
questions that are overly simple or already addressed in the documentation will be removed without any
response.

Describe the bug
The server information is not displayed when the console is accessed, and the manual connection also indicates that the connection is successful, but it is not.However, the same version and configuration file can run normally on another centOS test server.

Version
5.0.216

To Reproduce
Steps to reproduce the behavior:

  1. Go to the console home page or manually click Connect to SRS

Expected behavior
Information about the server is displayed normally.

Screenshots

Additional context
[2024-10-17 16:12:01.726][WARN][1968114][q49pz808][104] client disconnect peer. ret=1007
[2024-10-17 16:12:01.726][INFO][1968114][22u5939p] TCP: clear zombies=1 resources, conns=1, removing=0, unsubs=0
[2024-10-17 16:12:01.726][INFO][1968114][q49pz808] TCP: disposing #0 resource(HttpConn)(0x607000018740), conns=1, disposing=1, zombies=0
[2024-10-17 16:12:01.770][INFO][1968114][x660b069] HTTP #0 117.182.45.227:23971 GET http://121.37.20.188:8083/api/v1/summaries?callback=angular.callbacks._l, content-length=-1
[2024-10-17 16:12:01.770][WARN][1968114][x660b069][2] http miss file=./objs/nginx/html/api/v1/summaries, pattern=/, upath=/api/v1/summaries
[2024-10-17 16:12:01.866][INFO][1968114][x660b069] TCP: before dispose resource(HttpConn)(0x607000018e40), conns=1, zombies=0, ign=0, inz=0, ind=0
[2024-10-17 16:12:01.866][WARN][1968114][x660b069][104] client disconnect peer. ret=1007
[2024-10-17 16:12:01.866][INFO][1968114][22u5939p] TCP: clear zombies=1 resources, conns=1, removing=0, unsubs=0
[2024-10-17 16:12:01.866][INFO][1968114][x660b069] TCP: disposing #0 resource(HttpConn)(0x607000018e40), conns=1, disposing=1, zombies=0
[2024-10-17 16:12:04.971][INFO][1968114][66l9b353] Hybrid cpu=0.00%,58MB, cid=5,2, timer=62,0,0, clock=0,49,0,0,0,0,0,0,0, free=1
[2024-10-17 16:12:06.162][INFO][1968114][7x8mm030] Process: cpu=0.00%,58MB, threads=2
[2024-10-17 16:12:09.971][INFO][1968114][66l9b353] Hybrid cpu=0.00%,58MB, cid=5,2, timer=62,0,0, clock=0,49,0,0,0,0,0,0,0, free=1

Should follow issue template.