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

[BUG] 虎牙无法获取房间信息 #51

Open
xiaokun5460 opened this issue Apr 17, 2023 · 0 comments
Open

[BUG] 虎牙无法获取房间信息 #51

xiaokun5460 opened this issue Apr 17, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@xiaokun5460
Copy link

xiaokun5460 commented Apr 17, 2023

请附上pure-live版本、环境、错误日志、直播间等一切相关信息,以便我们更好的解决问题。

操作平台: Windows11
pure-live版本信息:

go1.16.15 windows/amd64

控制台错误信息:

2023-04-18T01:16:58.477+0800    INFO    server/server.go:41     read config succ...
2023-04-18T01:16:58.629+0800    INFO    server/server.go:52     init database succ...
2023-04-18T01:16:58.629+0800    INFO    server/server.go:58     server runs on :8800,debug: false
2023-04-18T01:17:05.105+0800    WARN    v1/live.go:47   failed to get room info {"error": "strconv.ParseInt: parsing \"\": invalid syntax", "req": {"plat":"huya","room":"528040"}}
2023-04-18T01:17:05.106+0800    INFO    middleware/log.go:15    200 |       503.6µs |             ::1 | GET | /api/v1/live/room_info?plat=huya&room=528040 |

请求接口:http://localhost:8800/api/v1/live/room_info?plat=huya&room=528040
返回结果:{"code":10002,"msg":"failed to get room info: strconv.ParseInt: parsing \"\": invalid syntax"}
描述: 可尝试任何一个房间号反馈结果均为一致.尝试斗鱼平台无异常.

@xiaokun5460 xiaokun5460 added the bug Something isn't working label Apr 17, 2023
@iyear iyear self-assigned this Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants