Skip to content

[错误报告]: 报错:接收到停止信号:15,正在停止系统... #4040

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

Closed
4 tasks done
reputati0n opened this issue Mar 24, 2025 · 0 comments
Closed
4 tasks done
Labels
bug Something isn't working

Comments

@reputati0n
Copy link

确认

  • 我的版本是最新版本,我的版本号与 version 相同。
  • 我已经 issue 中搜索过,确认我的问题没有被提出过。
  • 我已经 Telegram频道 中搜索过,确认我的问题没有被提出过。
  • 我已经修改标题,将标题中的 描述 替换为我遇到的问题。

当前程序版本

v1.9.17

运行环境

Docker

问题类型

主程序运行问题

问题描述

遇到很多次了,容器莫名其妙的停止运行,查看日志只有这个报错提示
接收到停止信号:15,正在停止系统...

发生问题时系统日志和配置文件

INFO:    main.py - 站点资源版本:1.8.7
INFO:    main.py - 认证资源版本:2.1.5
INFO:    main.py - hddolby 用户认证成功!
INFO:    resource.py - 开始检测资源包版本...
INFO:    doh.py - 已解析 [raw.githubusercontent.com] 为 [185.199.109.133]
INFO:    resource.py - 最新资源包版本:v67
INFO:    resource.py - 所有资源已最新,无需更新
INFO:    module.py - Moudle Loaded:BangumiModule
INFO:    module.py - Moudle Loaded:DoubanModule
INFO:    module.py - Moudle Loaded:FanartModule
INFO:    module.py - Moudle Loaded:FileTransferModule
INFO:    module.py - Moudle Loaded:FilterModule
INFO:    module.py - Moudle Loaded:IndexerModule
INFO:    module.py - Moudle Loaded:QbittorrentModule
INFO:    module.py - Moudle Loaded:SubtitleModule
INFO:    category.py - 已加载二级分类策略 category.yaml
INFO:    module.py - Moudle Loaded:TheMovieDbModule
INFO:    module.py - Moudle Loaded:TheTvDbModule
INFO:    plugin.py - 开始安装第三方插件...
INFO:    doh.py - 已解析 [raw.githubusercontent.com] 为 [185.199.109.133] (缓存)
INFO:    plugin.py - 共获取到 73 个线上插件
INFO:    plugin.py - 第三方插件安装完成
INFO:    plugin.py - 加载插件:AutoSignIn 版本:2.4.2
INFO:    plugin.py - 加载插件:ConfigCenter 版本:2.6
INFO:    plugin.py - 加载插件:SiteStatistic 版本:4.0.1
INFO:    plugin.py - 加载插件:BarkMsg 版本:1.1
INFO:    plugin.py - 加载插件:CustomIndexer 版本:1.0
INFO:    scheduler.py - 注册插件站点自动签到服务:站点自动签到服务 - cron
INFO:    scheduler.py - 注册插件站点数据统计服务:站点数据统计服务 - cron[month='*', day='*', day_of_week='*', hour='1', minute='5']
INFO:     Application startup complete.
INFO:     Uvicorn running on http://0.0.0.0:3001 (Press CTRL+C to quit)
    缓存清理 (trigger: interval[3 days, 0:00:00], pending)
    用户认证检查 (trigger: interval[0:10:00], pending)
    站点自动签到服务 (trigger: cron[hour='12', minute='34'], pending)
    站点数据统计服务 (trigger: cron[month='*', day='*', day_of_week='*', hour='1', minute='5'], pending)
接收到停止信号:15,正在停止系统...
@reputati0n reputati0n added the bug Something isn't working label Mar 24, 2025
@DDSRem DDSRem closed this as not planned Won't fix, can't repro, duplicate, stale May 24, 2025
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