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

[错误报告]自动启动后,ab页面里右上角指示按钮总是红色的暂停状态 #839

Closed
4 tasks done
ymdm2 opened this issue Sep 9, 2024 · 0 comments · Fixed by #841
Closed
4 tasks done
Labels
bug Something isn't working

Comments

@ymdm2
Copy link

ymdm2 commented Sep 9, 2024

确认

  • 我的版本是最新版本,我的版本号与 version 相同。
  • 我已经查阅了已知问题,并确认我的问题不在其中。
  • 我已经 issue 中搜索过,确认我的问题没有被提出过。
  • 我已经修改标题,将标题中的 描述 替换为我遇到的问题。

当前程序版本

3.1.14

问题类型

程序运行问题

问题描述

每次通过docker desktop自动启动autobangumi后,打开ab页面,会发现右上角指示按钮总是红色的暂停状态,必须手动启动,不然不会更新订阅。
docker desktop内显示ab是运行状态。
无论开机自启时,还是手动重启docker desktop,都会复现这种状态。
日志里时间为11:03的最后两行是在网页端右上角手动启动后产生的。
image

发生问题时系统日志

[2024-09-09 11:01:14] INFO:     Started server process [7]
[2024-09-09 11:01:14] INFO:     Waiting for application startup.
[2024-09-09 11:01:14] INFO:     
[2024-09-09 11:01:14] INFO:                     _        ____                                    _
[2024-09-09 11:01:14] INFO:          /\        | |      |  _ \                                  (_)
[2024-09-09 11:01:14] INFO:         /  \  _   _| |_ ___ | |_) | __ _ _ __   __ _ _   _ _ __ ___  _
[2024-09-09 11:01:14] INFO:        / /\ \| | | | __/ _ \|  _ < / _` | '_ \ / _` | | | | '_ ` _ \| |
[2024-09-09 11:01:14] INFO:       / ____ \ |_| | || (_) | |_) | (_| | | | | (_| | |_| | | | | | | |
[2024-09-09 11:01:14] INFO:      /_/    \_\__,_|\__\___/|____/ \__,_|_| |_|\__, |\__,_|_| |_| |_|_|
[2024-09-09 11:01:14] INFO:                                                 __/ |
[2024-09-09 11:01:14] INFO:                                                |___/
[2024-09-09 11:01:14] INFO:     Version 3.1.14  Author: EstrellaXD Twitter: https://twitter.com/Estrella_Pan
[2024-09-09 11:01:14] INFO:     GitHub: https://github.com/EstrellaXD/Auto_Bangumi/
[2024-09-09 11:01:14] INFO:     Starting AutoBangumi...
[2024-09-09 11:01:14] INFO:     Config loaded
[2024-09-09 11:01:14] ERROR     [Checker] Downloader connect failed.
[2024-09-09 11:01:14] WARNING:  Program failed to start.
[2024-09-09 11:01:14] INFO:     Application startup complete.
[2024-09-09 11:01:14] INFO:     Uvicorn running on http://0.0.0.0:7892 (Press CTRL+C to quit)
[2024-09-09 11:03:35] INFO:     Config loaded
[2024-09-09 11:03:36] INFO:     Program running.
@ymdm2 ymdm2 added the bug Something isn't working label Sep 9, 2024
@EstrellaXD EstrellaXD mentioned this issue Sep 16, 2024
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

Successfully merging a pull request may close this issue.

1 participant