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

你好作者,你的检测开播的代码出现了问题,明明正在开播的直播间,却检测成,不开播 状态:请修复一下哦 #938

Closed
4 tasks done
kraverla opened this issue May 21, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@kraverla
Copy link

Code of Conduct

  • 我清楚知道,可以在 Release 检阅最新的 Biliup 版本
  • 我清楚知道,反馈非最新 Release 版的错误是无意义的
  • 我清楚知道,日志中并不包含 Cookie 此类的信息,可以直接上传完整日志
  • 我已经尝试过最新 Release 版,且问题依旧

运行环境

ubuntu

biliup 版本

v0.4.64

所录制的主播网址

https://www.tiktok.com/@vivis.emperorcup/live

错误描述

你好作者,
你的检测开播的代码出现了问题,明明正在开播的直播间,却检测成,不开播 状态:
请修复一下哦~~

*** System restart required ***
Last login: Tue May 21 08:47:50 2024 from 35.87.24.215
ubuntu@ip-172-31-45-192:~$ sudo su
.root@ip-172-31-45-192:/home/ubuntu# biliup
2024-05-21 08:55:38,403 init.py13[ERROR]Tname:MainThread Uncaught exception:
Traceback (most recent call last):
File "/usr/local/bin/biliup", line 8, in
sys.exit(arg_parser())
File "/usr/local/lib/python3.10/dist-packages/biliup/main.py", line 60, in arg_parser
args.func()
File "/usr/local/lib/python3.10/dist-packages/biliup/main.py", line 42, in
parser.set_defaults(func=lambda: asyncio.run(main(args)))
File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run
return loop.run_until_complete(main)
File "/usr/lib/python3.10/asyncio/base_events.py", line 649, in run_until_complete
return future.result()
File "/usr/local/lib/python3.10/dist-packages/biliup/main.py", line 79, in main
await asyncio.gather(detector.astart(), site.start())
File "/usr/local/lib/python3.10/dist-packages/aiohttp/web_runner.py", line 119, in start
self._server = await loop.create_server(
File "/usr/lib/python3.10/asyncio/base_events.py", line 1519, in create_server
raise OSError(err.errno, 'error while attempting '
OSError: [Errno 98] error while attempting to bind on address ('::', 19159, 0, 0): address already in use
[tiktok:live] Extracting URL: https://www.tiktok.com/@vivis.emperorcup/live
[tiktok:live] vivis.emperorcup: Downloading webpage
ERROR: [tiktok:live] vivis.emperorcup: The channel is not currently live

ERROR: [tiktok:live] fehorh2014: The channel is not currently live
[tiktok:live] Extracting URL: https://www.tiktok.com/@vivis.emperorcup/live
[tiktok:live] vivis.emperorcup: Downloading webpage
[tiktok:live] 7371341911308634926: Downloading JSON metadata

配置文件

配置文件
# 在这里填写你的配置文件

报错日志以及其他描述(如果有)

### 日志
# 在这里填写你的报错日志

其他补充描述

@xxxxuanran
Copy link
Contributor

#937 同问题。

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