Skip to content

[错误报告]: 更新软件版本后,软件异常停止运行。 #4039

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
dexter2150 opened this issue Mar 23, 2025 · 1 comment
Closed
4 tasks done
Labels
bug Something isn't working

Comments

@dexter2150
Copy link

确认

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

当前程序版本

2.3.4

运行环境

Docker

问题类型

主程序运行问题

问题描述

每次更新版本后,

moviepilot-v2 (2).csv

软件会异常关闭,停止运行。

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

@dexter2150 dexter2150 added the bug Something isn't working label Mar 23, 2025
@cddjr
Copy link
Contributor

cddjr commented Mar 24, 2025

通过你的这个日志,我发现几个问题:
1、你的docker是不是装机械盘上了? 因为我发现mp经常发生database is locked错误,建议装固态或者加固态缓存,或者开启WAL缓解
2、你设置了github加速代理,但已经失效了, 需要删除github加速代理。
3、由于你使用了MoviePilot更新推送插件,当检测到有更新就会自动重启mp,但由于问题2连不上github无法顺利更新,于是陷入死循环又被重启去更新了。

@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

3 participants